Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-29025 (GCVE-0-2024-29025)
Vulnerability from cvelistv5 – Published: 2024-03-25 20:09 – Updated: 2025-02-13 17:47- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/netty/netty/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/netty/netty/commit/0d0c6ed782d… | x_refsource_MISC |
| https://gist.github.com/vietj/f558b8ea81ec6505f1e… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2024… |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "netty",
"vendor": "netty",
"versions": [
{
"lessThan": "4.1.108.Final",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-29025",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-19T15:54:48.153095Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-19T21:08:16.746Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T01:03:51.668Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"name": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"name": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "netty",
"vendor": "netty",
"versions": [
{
"status": "affected",
"version": "\u003c 4.1.108.Final"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-21T22:06:06.551Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"name": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"name": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"tags": [
"x_refsource_MISC"
],
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html"
}
],
"source": {
"advisory": "GHSA-5jpm-x58v-624v",
"discovery": "UNKNOWN"
},
"title": "Netty HttpPostRequestDecoder can OOM"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-29025",
"datePublished": "2024-03-25T20:09:35.156Z",
"dateReserved": "2024-03-14T16:59:47.611Z",
"dateUpdated": "2025-02-13T17:47:35.781Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-29025",
"date": "2026-09-12",
"epss": "0.0138",
"percentile": "0.70556"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-29025\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-25T20:15:08.797\",\"lastModified\":\"2026-06-17T07:22:16.583\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.\"},{\"lang\":\"es\",\"value\":\"Netty es un framework de aplicaci\u00f3n de red as\u00edncrono impulsado por eventos para el desarrollo r\u00e1pido de servidores y clientes de protocolo de alto rendimiento mantenibles. Se puede enga\u00f1ar al `HttpPostRequestDecoder` para que acumule datos. Si bien el decodificador puede almacenar elementos en el disco si est\u00e1 configurado as\u00ed, no hay l\u00edmites para la cantidad de campos que puede tener el formulario, un adjunto puede enviar una publicaci\u00f3n fragmentada que consta de muchos campos peque\u00f1os que se acumular\u00e1n en la lista `bodyListHttpData`. El decodificador acumula bytes en el b\u00fafer `undecodedChunk` hasta que puede decodificar un campo, este campo puede acumular datos sin l\u00edmites. Esta vulnerabilidad se soluciona en 4.1.108.Final.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"netty\",\"product\":\"netty\",\"versions\":[{\"version\":\"\u003c 4.1.108.Final\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"netty\",\"product\":\"netty\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"4.1.108.Final\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-07-19T15:54:48.153095Z\",\"id\":\"CVE-2024-29025\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.1.108\",\"matchCriteriaId\":\"CF78319A-FCF4-405B-90AE-9EDBB2AA55AB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-04T16:24:17+00:00",
"cve": "CVE-2024-29025",
"id": "CVE-2024-29025",
"initial_release_date": "2024-03-25T00:00:00+00:00",
"product_status:fixed": "544",
"product_status:known_affected": "17",
"product_status:known_not_affected": "3746",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-29025.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"name\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"name\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"name\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:03:51.668Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-29025\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-19T15:54:48.153095Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\"], \"vendor\": \"netty\", \"product\": \"netty\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"4.1.108.Final\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-19T15:56:50.341Z\"}}], \"cna\": {\"title\": \"Netty HttpPostRequestDecoder can OOM\", \"source\": {\"advisory\": \"GHSA-5jpm-x58v-624v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"netty\", \"product\": \"netty\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.1.108.Final\"}]}], \"references\": [{\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"name\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"name\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"name\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-25T20:09:35.156Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-29025\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T01:03:51.668Z\", \"dateReserved\": \"2024-03-14T16:59:47.611Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-25T20:09:35.156Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
NCSC-2024-0416
Vulnerability from csaf_ncscnl - Published: 2024-10-17 13:18 - Updated: 2024-10-17 13:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.9.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.12.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:18.3:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.1:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.2:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:*:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending:*:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.7:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:18.3:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.1:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.2:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2:*:*:*:*:*:*:*
|
— | |
|
banking_electronic_data_exchange_for_corporates
oracle
|
cpe:2.3:a:oracle:banking_electronic_data_exchange_for_corporates:*:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_loans_servicing
oracle
|
cpe:2.3:a:oracle:banking_loans_servicing:2.12:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:*:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7:*:*:*:*:*:*:*
|
— | |
|
banking_payments
oracle
|
cpe:2.3:a:oracle:banking_payments:*:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.6.2:*:*:*:*:*:*:*
|
— | |
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:*:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance
oracle
|
cpe:2.3:a:oracle:banking_trade_finance:*:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_cash_flow_engine
oracle
|
cpe:2.3:a:oracle:financial_services_cash_flow_engine:8.1.2.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.4:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:18.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:18.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.1.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.1.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:18.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:18.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.8.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.3.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.1.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0:*:*:*:*:*:*:*
|
— | |
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.0.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.1.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:14.5.0.8.0:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:14.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:14.7.0.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:14.7.1.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_treasury_management
oracle
|
cpe:2.3:a:oracle:banking_treasury_management:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_reconciliation_framework
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.0.7.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_reconciliation_framework
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.1.1.1.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_asset_liability_management
oracle
|
cpe:2.3:a:oracle:financial_services_asset_liability_management:8.0.7.8.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_balance_computation_engine
oracle
|
cpe:2.3:a:oracle:financial_services_balance_computation_engine:8.1.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_balance_sheet_planning
oracle
|
cpe:2.3:a:oracle:financial_services_balance_sheet_planning:8.0.8.1.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_crime_and_compliance_management_studio
oracle
|
cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.3.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_currency_transaction_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.0.8.1.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_currency_transaction_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.1.1.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_currency_transaction_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.3.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_currency_transaction_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.4.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_data_governance_for_us_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_data_governance_for_us_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_data_integration_hub
oracle
|
cpe:2.3:a:oracle:financial_services_data_integration_hub:8.0.7.3.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_data_integration_hub
oracle
|
cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.0.1.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_data_integration_hub
oracle
|
cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.2.2.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_deposit_insurance_calculations_for_liquidity_risk_management
oracle
|
cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.7.3.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_deposit_insurance_calculations_for_liquidity_risk_management
oracle
|
cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.8.3.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_financial_performance_analytics
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_financial_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_funds_transfer_pricing
oracle
|
cpe:2.3:a:oracle:financial_services_funds_transfer_pricing:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_institutional_performance_analytics
oracle
|
cpe:2.3:a:oracle:financial_services_institutional_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_liquidity_risk_measurement_and_management
oracle
|
cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.7.3.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_liquidity_risk_measurement_and_management
oracle
|
cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.8.3.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_loan_loss_forecasting_and_provisioning
oracle
|
cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_loan_loss_forecasting_and_provisioning
oracle
|
cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.8.2.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_profitability_management
oracle
|
cpe:2.3:a:oracle:financial_services_profitability_management:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.3:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:18.2:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:18.2:*:*:*:*:*:*:*
|
— | |
|
banking_payments
oracle
|
cpe:2.3:a:oracle:banking_payments:14.5:*:*:*:*:*:*:*
|
— | |
|
banking_payments
oracle
|
cpe:2.3:a:oracle:banking_payments:14.6:*:*:*:*:*:*:*
|
— | |
|
banking_payments
oracle
|
cpe:2.3:a:oracle:banking_payments:14.7:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance
oracle
|
cpe:2.3:a:oracle:banking_trade_finance:14.5:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance
oracle
|
cpe:2.3:a:oracle:banking_trade_finance:14.6:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance
oracle
|
cpe:2.3:a:oracle:banking_trade_finance:14.7:*:*:*:*:*:*:*
|
— | |
|
banking_treasury_management
oracle
|
cpe:2.3:a:oracle:banking_treasury_management:14.5:*:*:*:*:*:*:*
|
— | |
|
banking_treasury_management
oracle
|
cpe:2.3:a:oracle:banking_treasury_management:14.6:*:*:*:*:*:*:*
|
— | |
|
banking_treasury_management
oracle
|
cpe:2.3:a:oracle:banking_treasury_management:14.7:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_regulatory_reporting
oracle
|
cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_regulatory_reporting_with_agilereporter
oracle
|
cpe:2.3:a:oracle:financial_services_regulatory_reporting_with_agilereporter:8.1.1.2.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_retail_performance_analytics
oracle
|
cpe:2.3:a:oracle:financial_services_retail_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7.1:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_collections_and_recovery
oracle
|
cpe:2.3:a:oracle:banking_collections_and_recovery:*:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_extensibility_workbench
oracle
|
cpe:2.3:a:oracle:banking_extensibility_workbench:*:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.3.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_lending_and_leasing
oracle
|
cpe:2.3:a:oracle:financial_services_lending_and_leasing:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_infrastructure___14.7.0.3.0:*:*:*:*:*:*:*
|
— | |
|
banking_loans_servicing
oracle
|
cpe:2.3:a:oracle:banking_loans_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7.1:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:*:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_electronic_data_exchange_for_corporates
oracle
|
cpe:2.3:a:oracle:banking_electronic_data_exchange_for_corporates:*:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:*:*:*:*:*:*:*:*
|
— | |
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:*:*:*:*:*:*:*:*
|
— | |
|
banking_trade_finance_process_management
oracle
|
cpe:2.3:a:oracle:banking_trade_finance_process_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:*:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_collections_and_recovery
oracle
|
cpe:2.3:a:oracle:banking_collections_and_recovery:*:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:*:*:*:*:*:*:*:*
|
— | |
|
banking_extensibility_workbench
oracle
|
cpe:2.3:a:oracle:banking_extensibility_workbench:*:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.3.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:*:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_lending_and_leasing
oracle
|
cpe:2.3:a:oracle:financial_services_lending_and_leasing:*:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:_reports___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_enterprise_default_management
oracle
|
cpe:2.3:a:oracle:banking_enterprise_default_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_common___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:_infrastructure___14.7.0.3.0:*:*:*:*:*:*:*
|
— | |
|
banking_loans_servicing
oracle
|
cpe:2.3:a:oracle:banking_loans_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_revenue_management_and_billing
oracle
|
cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_supply_chain_finance
oracle
|
cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_branch
oracle
|
cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_cash_management
oracle
|
cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_corporate_lending_process_management
oracle
|
cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_credit_facilities_process_management
oracle
|
cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_deposits_and_lines_of_credit_servicing
oracle
|
cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_liquidity_management
oracle
|
cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_origination
oracle
|
cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_party_management
oracle
|
cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_platform
oracle
|
cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_virtual_account_management
oracle
|
cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_analytical_applications_infrastructure
oracle
|
cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_basic
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_basel_regulatory_capital_internal_ratings_based_approach
oracle
|
cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_behavior_detection_platform
oracle
|
cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*
|
— | |
|
financial_services_compliance_studio
oracle
|
cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*
|
— | |
|
financial_services_enterprise_case_management
oracle
|
cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*
|
— | |
|
financial_services_model_management_and_governance
oracle
|
cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_digital_experience
oracle
|
cpe:2.3:a:oracle:banking_digital_experience:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
banking_apis
oracle
|
cpe:2.3:a:oracle:banking_apis:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
financial_services_applications
oracle
|
cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in Financial Services Applications.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Cross-Site-Scripting (XSS)\n- Denial-of-Service (DoS)\n- Manipuleren van data\n- Uitvoer van willekeurige code (Gebruikersrechten)\n- Uitvoer van willekeurige code (Administratorrechten)\n- Toegang tot gevoelige gegevens",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
},
{
"category": "general",
"text": "Initialization of a Resource with an Insecure Default",
"title": "CWE-1188"
},
{
"category": "general",
"text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
"title": "CWE-95"
},
{
"category": "general",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Missing Authentication for Critical Function",
"title": "CWE-306"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat",
"url": "https://www.oracle.com/security-alerts/cpuoct2024.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Financial Services Applications",
"tracking": {
"current_release_date": "2024-10-17T13:18:45.385015Z",
"id": "NCSC-2024-0416",
"initial_release_date": "2024-10-17T13:18:45.385015Z",
"revision_history": [
{
"date": "2024-10-17T13:18:45.385015Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221114",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:18.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94303",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:18.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221111",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:18.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94302",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:18.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221109",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:19.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-816813",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:19.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94301",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:19.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221107",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:19.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94300",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:19.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221106",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:21.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-816814",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:21.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94299",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:21.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221103",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-816815",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94296",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-221102",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-816816",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_apis",
"product": {
"name": "banking_apis",
"product_id": "CSAFPID-94294",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_apis:22.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-764256",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-1503320",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:14.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912088",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912087",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912086",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912568",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:_reports___14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:_reports___14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_branch",
"product": {
"name": "banking_branch",
"product_id": "CSAFPID-912570",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_branch:_reports___14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-764257",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-1503613",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912091",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912090",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912089",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-220172",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.7.0.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-220168",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.7.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-1673521",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.7.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-1673498",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:14.7.5.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912571",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912572",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_cash_management",
"product": {
"name": "banking_cash_management",
"product_id": "CSAFPID-912573",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_cash_management:_accessibility___14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_collections_and_recovery",
"product": {
"name": "banking_collections_and_recovery",
"product_id": "CSAFPID-816817",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_collections_and_recovery:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending",
"product": {
"name": "banking_corporate_lending",
"product_id": "CSAFPID-764258",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending_process_management",
"product": {
"name": "banking_corporate_lending_process_management",
"product_id": "CSAFPID-764259",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending_process_management",
"product": {
"name": "banking_corporate_lending_process_management",
"product_id": "CSAFPID-1503614",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending_process_management",
"product": {
"name": "banking_corporate_lending_process_management",
"product_id": "CSAFPID-1503615",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending_process_management",
"product": {
"name": "banking_corporate_lending_process_management",
"product_id": "CSAFPID-1503616",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_corporate_lending_process_management",
"product": {
"name": "banking_corporate_lending_process_management",
"product_id": "CSAFPID-1503617",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_credit_facilities_process_management",
"product": {
"name": "banking_credit_facilities_process_management",
"product_id": "CSAFPID-764260",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_credit_facilities_process_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_credit_facilities_process_management",
"product": {
"name": "banking_credit_facilities_process_management",
"product_id": "CSAFPID-1503618",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_credit_facilities_process_management",
"product": {
"name": "banking_credit_facilities_process_management",
"product_id": "CSAFPID-1503619",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_credit_facilities_process_management",
"product": {
"name": "banking_credit_facilities_process_management",
"product_id": "CSAFPID-1503620",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_credit_facilities_process_management",
"product": {
"name": "banking_credit_facilities_process_management",
"product_id": "CSAFPID-220170",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_credit_facilities_process_management:14.7.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_deposits_and_lines_of_credit_servicing",
"product": {
"name": "banking_deposits_and_lines_of_credit_servicing",
"product_id": "CSAFPID-912574",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_deposits_and_lines_of_credit_servicing",
"product": {
"name": "banking_deposits_and_lines_of_credit_servicing",
"product_id": "CSAFPID-611428",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_deposits_and_lines_of_credit_servicing",
"product": {
"name": "banking_deposits_and_lines_of_credit_servicing",
"product_id": "CSAFPID-387666",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221113",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:18.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-9129",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:18.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221112",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:18.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-9569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:18.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221110",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:19.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-816818",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:19.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-9611",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:19.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221108",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:19.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-9198",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:19.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221105",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:21.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-816819",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:21.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-94298",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:21.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221104",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-816820",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-94297",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-221101",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-816821",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_digital_experience",
"product": {
"name": "banking_digital_experience",
"product_id": "CSAFPID-94293",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_digital_experience:22.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_electronic_data_exchange_for_corporates",
"product": {
"name": "banking_electronic_data_exchange_for_corporates",
"product_id": "CSAFPID-764261",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_electronic_data_exchange_for_corporates:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_enterprise_default_management",
"product": {
"name": "banking_enterprise_default_management",
"product_id": "CSAFPID-816822",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_enterprise_default_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_enterprise_default_management",
"product": {
"name": "banking_enterprise_default_management",
"product_id": "CSAFPID-912575",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_enterprise_default_management:2.12.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_enterprise_default_management",
"product": {
"name": "banking_enterprise_default_management",
"product_id": "CSAFPID-912576",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_enterprise_default_management:2.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_extensibility_workbench",
"product": {
"name": "banking_extensibility_workbench",
"product_id": "CSAFPID-816823",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_extensibility_workbench:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-764262",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912094",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-1673190",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.12.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-220156",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912093",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-764747",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-220154",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912092",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-764748",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-220152",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-816824",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-1673189",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-220151",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-1673482",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-1673499",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.5.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912577",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:_common___14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912578",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:_common___14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912579",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:_common___14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_liquidity_management",
"product": {
"name": "banking_liquidity_management",
"product_id": "CSAFPID-912580",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_liquidity_management:_infrastructure___14.7.0.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_loans_servicing",
"product": {
"name": "banking_loans_servicing",
"product_id": "CSAFPID-912581",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_loans_servicing:2.12.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_loans_servicing",
"product": {
"name": "banking_loans_servicing",
"product_id": "CSAFPID-611718",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_loans_servicing:2.12:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-764263",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912064",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912063",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-224806",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912062",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-258398",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-220173",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:14.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912582",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912583",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_origination",
"product": {
"name": "banking_origination",
"product_id": "CSAFPID-912584",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_origination:_basic_config_maintenances___14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_party_management",
"product": {
"name": "banking_party_management",
"product_id": "CSAFPID-816825",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_party_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_party_management",
"product": {
"name": "banking_party_management",
"product_id": "CSAFPID-912095",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_party_management:2.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_party_management",
"product": {
"name": "banking_party_management",
"product_id": "CSAFPID-387665",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_party_management:2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_payments",
"product": {
"name": "banking_payments",
"product_id": "CSAFPID-764264",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_payments:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_payments",
"product": {
"name": "banking_payments",
"product_id": "CSAFPID-94387",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_payments:14.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_payments",
"product": {
"name": "banking_payments",
"product_id": "CSAFPID-220552",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_payments:14.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_payments",
"product": {
"name": "banking_payments",
"product_id": "CSAFPID-220160",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_payments:14.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-912585",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.12.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-204520",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.12.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-1503621",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-9430",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.6.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-912096",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_platform",
"product": {
"name": "banking_platform",
"product_id": "CSAFPID-9390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_platform:2.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_supply_chain_finance",
"product": {
"name": "banking_supply_chain_finance",
"product_id": "CSAFPID-764265",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_supply_chain_finance:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_supply_chain_finance",
"product": {
"name": "banking_supply_chain_finance",
"product_id": "CSAFPID-220171",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.0.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_supply_chain_finance",
"product": {
"name": "banking_supply_chain_finance",
"product_id": "CSAFPID-220169",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_supply_chain_finance",
"product": {
"name": "banking_supply_chain_finance",
"product_id": "CSAFPID-1673520",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_supply_chain_finance",
"product": {
"name": "banking_supply_chain_finance",
"product_id": "CSAFPID-1673500",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_supply_chain_finance:14.7.5.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance",
"product": {
"name": "banking_trade_finance",
"product_id": "CSAFPID-631680",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance",
"product": {
"name": "banking_trade_finance",
"product_id": "CSAFPID-94386",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance:14.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance",
"product": {
"name": "banking_trade_finance",
"product_id": "CSAFPID-344967",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance:14.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance",
"product": {
"name": "banking_trade_finance",
"product_id": "CSAFPID-220194",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance:14.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance_process_management",
"product": {
"name": "banking_trade_finance_process_management",
"product_id": "CSAFPID-764266",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance_process_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance_process_management",
"product": {
"name": "banking_trade_finance_process_management",
"product_id": "CSAFPID-220157",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance_process_management:14.5.0.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance_process_management",
"product": {
"name": "banking_trade_finance_process_management",
"product_id": "CSAFPID-220155",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance_process_management:14.6.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance_process_management",
"product": {
"name": "banking_trade_finance_process_management",
"product_id": "CSAFPID-220153",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance_process_management:14.7.0.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_trade_finance_process_management",
"product": {
"name": "banking_trade_finance_process_management",
"product_id": "CSAFPID-220150",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_trade_finance_process_management:14.7.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_treasury_management",
"product": {
"name": "banking_treasury_management",
"product_id": "CSAFPID-764749",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_treasury_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_treasury_management",
"product": {
"name": "banking_treasury_management",
"product_id": "CSAFPID-94389",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_treasury_management:14.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_treasury_management",
"product": {
"name": "banking_treasury_management",
"product_id": "CSAFPID-220553",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_treasury_management:14.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_treasury_management",
"product": {
"name": "banking_treasury_management",
"product_id": "CSAFPID-220195",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_treasury_management:14.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-764267",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912099",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-180211",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912098",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-201568",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912097",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-201569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:14.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "banking_virtual_account_management",
"product": {
"name": "banking_virtual_account_management",
"product_id": "CSAFPID-912588",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:banking_virtual_account_management:_common_core___14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-9711",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-345045",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-9300",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-345044",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-9522",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-345043",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-8848",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-345042",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-189066",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-93309",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-189065",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-93305",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-189064",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_infrastructure",
"product": {
"name": "financial_services_analytical_applications_infrastructure",
"product_id": "CSAFPID-189063",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_reconciliation_framework",
"product": {
"name": "financial_services_analytical_applications_reconciliation_framework",
"product_id": "CSAFPID-363146",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.0.7.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_analytical_applications_reconciliation_framework",
"product": {
"name": "financial_services_analytical_applications_reconciliation_framework",
"product_id": "CSAFPID-363129",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.1.1.1.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674656",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674659",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.5.0.12.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674662",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674666",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.7.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674661",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.7.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674664",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.7.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674658",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:14.7.5.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674653",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:19.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674668",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:21.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674669",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:22.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:22.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674655",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:3.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674657",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:4.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674660",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:5.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674654",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:8.1.2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_applications",
"product": {
"name": "financial_services_applications",
"product_id": "CSAFPID-1674665",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_applications:8.1.2.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_asset_liability_management",
"product": {
"name": "financial_services_asset_liability_management",
"product_id": "CSAFPID-363142",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_asset_liability_management:8.0.7.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_balance_computation_engine",
"product": {
"name": "financial_services_balance_computation_engine",
"product_id": "CSAFPID-363130",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_balance_computation_engine:8.1.1.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_balance_sheet_planning",
"product": {
"name": "financial_services_balance_sheet_planning",
"product_id": "CSAFPID-363135",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_balance_sheet_planning:8.0.8.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_basel_regulatory_capital_basic",
"product": {
"name": "financial_services_basel_regulatory_capital_basic",
"product_id": "CSAFPID-1503626",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_basel_regulatory_capital_basic",
"product": {
"name": "financial_services_basel_regulatory_capital_basic",
"product_id": "CSAFPID-1503627",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach",
"product": {
"name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach",
"product_id": "CSAFPID-1503628",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach",
"product": {
"name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach",
"product_id": "CSAFPID-1503629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-189067",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-93307",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-345041",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-219772",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-219770",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-816828",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_behavior_detection_platform",
"product": {
"name": "financial_services_behavior_detection_platform",
"product_id": "CSAFPID-1503630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_cash_flow_engine",
"product": {
"name": "financial_services_cash_flow_engine",
"product_id": "CSAFPID-764273",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_cash_flow_engine:8.1.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_compliance_studio",
"product": {
"name": "financial_services_compliance_studio",
"product_id": "CSAFPID-345047",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_compliance_studio",
"product": {
"name": "financial_services_compliance_studio",
"product_id": "CSAFPID-816829",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_compliance_studio",
"product": {
"name": "financial_services_compliance_studio",
"product_id": "CSAFPID-1503631",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_compliance_studio",
"product": {
"name": "financial_services_compliance_studio",
"product_id": "CSAFPID-1503632",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_compliance_studio",
"product": {
"name": "financial_services_compliance_studio",
"product_id": "CSAFPID-1673398",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_crime_and_compliance_management_studio",
"product": {
"name": "financial_services_crime_and_compliance_management_studio",
"product_id": "CSAFPID-391382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_currency_transaction_reporting",
"product": {
"name": "financial_services_currency_transaction_reporting",
"product_id": "CSAFPID-493291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.0.8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_currency_transaction_reporting",
"product": {
"name": "financial_services_currency_transaction_reporting",
"product_id": "CSAFPID-493290",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.1.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_currency_transaction_reporting",
"product": {
"name": "financial_services_currency_transaction_reporting",
"product_id": "CSAFPID-493289",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_currency_transaction_reporting",
"product": {
"name": "financial_services_currency_transaction_reporting",
"product_id": "CSAFPID-493288",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_data_governance_for_us_regulatory_reporting",
"product": {
"name": "financial_services_data_governance_for_us_regulatory_reporting",
"product_id": "CSAFPID-363128",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_data_governance_for_us_regulatory_reporting",
"product": {
"name": "financial_services_data_governance_for_us_regulatory_reporting",
"product_id": "CSAFPID-363127",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_data_integration_hub",
"product": {
"name": "financial_services_data_integration_hub",
"product_id": "CSAFPID-363144",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.0.7.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_data_integration_hub",
"product": {
"name": "financial_services_data_integration_hub",
"product_id": "CSAFPID-363131",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.0.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_data_integration_hub",
"product": {
"name": "financial_services_data_integration_hub",
"product_id": "CSAFPID-363126",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.2.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management",
"product": {
"name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management",
"product_id": "CSAFPID-363143",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.7.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management",
"product": {
"name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management",
"product_id": "CSAFPID-363133",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.8.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-219774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-1503633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-180190",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-1503634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-345040",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-219773",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-219771",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-816830",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-1503635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_case_management",
"product": {
"name": "financial_services_enterprise_case_management",
"product_id": "CSAFPID-1503636",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_enterprise_financial_performance_analytics",
"product": {
"name": "financial_services_enterprise_financial_performance_analytics",
"product_id": "CSAFPID-363141",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_enterprise_financial_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_funds_transfer_pricing",
"product": {
"name": "financial_services_funds_transfer_pricing",
"product_id": "CSAFPID-363138",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_funds_transfer_pricing:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_institutional_performance_analytics",
"product": {
"name": "financial_services_institutional_performance_analytics",
"product_id": "CSAFPID-363136",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_institutional_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_lending_and_leasing",
"product": {
"name": "financial_services_lending_and_leasing",
"product_id": "CSAFPID-816831",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_lending_and_leasing:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_liquidity_risk_measurement_and_management",
"product": {
"name": "financial_services_liquidity_risk_measurement_and_management",
"product_id": "CSAFPID-363145",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.7.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_liquidity_risk_measurement_and_management",
"product": {
"name": "financial_services_liquidity_risk_measurement_and_management",
"product_id": "CSAFPID-363132",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.8.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_loan_loss_forecasting_and_provisioning",
"product": {
"name": "financial_services_loan_loss_forecasting_and_provisioning",
"product_id": "CSAFPID-363140",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_loan_loss_forecasting_and_provisioning",
"product": {
"name": "financial_services_loan_loss_forecasting_and_provisioning",
"product_id": "CSAFPID-363134",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.8.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-396508",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-396507",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-611392",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-611391",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-1503319",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_model_management_and_governance",
"product": {
"name": "financial_services_model_management_and_governance",
"product_id": "CSAFPID-1503318",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_profitability_management",
"product": {
"name": "financial_services_profitability_management",
"product_id": "CSAFPID-363139",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_profitability_management:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_regulatory_reporting_with_agilereporter",
"product": {
"name": "financial_services_regulatory_reporting_with_agilereporter",
"product_id": "CSAFPID-611433",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting_with_agilereporter:8.1.1.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_regulatory_reporting",
"product": {
"name": "financial_services_regulatory_reporting",
"product_id": "CSAFPID-570314",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.0.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_regulatory_reporting",
"product": {
"name": "financial_services_regulatory_reporting",
"product_id": "CSAFPID-570313",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_regulatory_reporting",
"product": {
"name": "financial_services_regulatory_reporting",
"product_id": "CSAFPID-570312",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_regulatory_reporting",
"product": {
"name": "financial_services_regulatory_reporting",
"product_id": "CSAFPID-570311",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_retail_performance_analytics",
"product": {
"name": "financial_services_retail_performance_analytics",
"product_id": "CSAFPID-363137",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_retail_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_revenue_management_and_billing",
"product": {
"name": "financial_services_revenue_management_and_billing",
"product_id": "CSAFPID-765266",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_revenue_management_and_billing",
"product": {
"name": "financial_services_revenue_management_and_billing",
"product_id": "CSAFPID-219833",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_revenue_management_and_billing",
"product": {
"name": "financial_services_revenue_management_and_billing",
"product_id": "CSAFPID-344846",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "financial_services_revenue_management_and_billing",
"product": {
"name": "financial_services_revenue_management_and_billing",
"product_id": "CSAFPID-912589",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8.0.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31160",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9390",
"CSAFPID-204520",
"CSAFPID-94302",
"CSAFPID-94301",
"CSAFPID-94300",
"CSAFPID-94299",
"CSAFPID-94296",
"CSAFPID-94294",
"CSAFPID-764256",
"CSAFPID-764257",
"CSAFPID-764258",
"CSAFPID-764259",
"CSAFPID-764260",
"CSAFPID-611428",
"CSAFPID-387666",
"CSAFPID-9569",
"CSAFPID-9611",
"CSAFPID-9198",
"CSAFPID-94298",
"CSAFPID-94297",
"CSAFPID-94293",
"CSAFPID-764261",
"CSAFPID-764262",
"CSAFPID-611718",
"CSAFPID-764263",
"CSAFPID-387665",
"CSAFPID-764264",
"CSAFPID-9430",
"CSAFPID-764265",
"CSAFPID-631680",
"CSAFPID-764266",
"CSAFPID-764267",
"CSAFPID-764273",
"CSAFPID-611392",
"CSAFPID-611391",
"CSAFPID-221114",
"CSAFPID-221111",
"CSAFPID-221109",
"CSAFPID-221107",
"CSAFPID-221106",
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-220172",
"CSAFPID-220168",
"CSAFPID-220170",
"CSAFPID-221113",
"CSAFPID-221112",
"CSAFPID-221110",
"CSAFPID-221108",
"CSAFPID-221105",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-220156",
"CSAFPID-764747",
"CSAFPID-220154",
"CSAFPID-764748",
"CSAFPID-220152",
"CSAFPID-220151",
"CSAFPID-224806",
"CSAFPID-220173",
"CSAFPID-258398",
"CSAFPID-220171",
"CSAFPID-220169",
"CSAFPID-220157",
"CSAFPID-220155",
"CSAFPID-220153",
"CSAFPID-220150",
"CSAFPID-764749",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-8848",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-219772",
"CSAFPID-219770",
"CSAFPID-345047",
"CSAFPID-219774",
"CSAFPID-180190",
"CSAFPID-219773",
"CSAFPID-219771",
"CSAFPID-189064",
"CSAFPID-189063",
"CSAFPID-363146",
"CSAFPID-363129",
"CSAFPID-363142",
"CSAFPID-363130",
"CSAFPID-363135",
"CSAFPID-345041",
"CSAFPID-391382",
"CSAFPID-493291",
"CSAFPID-493290",
"CSAFPID-493289",
"CSAFPID-493288",
"CSAFPID-363128",
"CSAFPID-363127",
"CSAFPID-363144",
"CSAFPID-363131",
"CSAFPID-363126",
"CSAFPID-363143",
"CSAFPID-363133",
"CSAFPID-345040",
"CSAFPID-363141",
"CSAFPID-363138",
"CSAFPID-363136",
"CSAFPID-363145",
"CSAFPID-363132",
"CSAFPID-363140",
"CSAFPID-363134",
"CSAFPID-396508",
"CSAFPID-396507",
"CSAFPID-363139",
"CSAFPID-570314",
"CSAFPID-570313",
"CSAFPID-570312",
"CSAFPID-94303",
"CSAFPID-9129",
"CSAFPID-94387",
"CSAFPID-220552",
"CSAFPID-220160",
"CSAFPID-94386",
"CSAFPID-344967",
"CSAFPID-220194",
"CSAFPID-94389",
"CSAFPID-220553",
"CSAFPID-220195",
"CSAFPID-180211",
"CSAFPID-201568",
"CSAFPID-201569",
"CSAFPID-345045",
"CSAFPID-345044",
"CSAFPID-345043",
"CSAFPID-345042",
"CSAFPID-93309",
"CSAFPID-93305",
"CSAFPID-570311",
"CSAFPID-611433",
"CSAFPID-363137",
"CSAFPID-219833",
"CSAFPID-344846",
"CSAFPID-816813",
"CSAFPID-816814",
"CSAFPID-816815",
"CSAFPID-816816",
"CSAFPID-816817",
"CSAFPID-816818",
"CSAFPID-816819",
"CSAFPID-816820",
"CSAFPID-816821",
"CSAFPID-816822",
"CSAFPID-816823",
"CSAFPID-816824",
"CSAFPID-816825",
"CSAFPID-9522",
"CSAFPID-816828",
"CSAFPID-816829",
"CSAFPID-816830",
"CSAFPID-816831",
"CSAFPID-765266",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-912568",
"CSAFPID-912088",
"CSAFPID-912569",
"CSAFPID-912087",
"CSAFPID-912570",
"CSAFPID-912086",
"CSAFPID-912571",
"CSAFPID-912091",
"CSAFPID-912572",
"CSAFPID-912090",
"CSAFPID-912573",
"CSAFPID-912089",
"CSAFPID-912574",
"CSAFPID-912575",
"CSAFPID-912576",
"CSAFPID-912577",
"CSAFPID-912094",
"CSAFPID-912578",
"CSAFPID-912093",
"CSAFPID-912579",
"CSAFPID-912092",
"CSAFPID-912580",
"CSAFPID-912581",
"CSAFPID-912582",
"CSAFPID-912064",
"CSAFPID-912583",
"CSAFPID-912063",
"CSAFPID-912584",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-912585",
"CSAFPID-912096",
"CSAFPID-912586",
"CSAFPID-912099",
"CSAFPID-912587",
"CSAFPID-912098",
"CSAFPID-912588",
"CSAFPID-912097",
"CSAFPID-912589",
"CSAFPID-1503320",
"CSAFPID-1503613",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-1503621",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-31160",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-31160.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9390",
"CSAFPID-204520",
"CSAFPID-94302",
"CSAFPID-94301",
"CSAFPID-94300",
"CSAFPID-94299",
"CSAFPID-94296",
"CSAFPID-94294",
"CSAFPID-764256",
"CSAFPID-764257",
"CSAFPID-764258",
"CSAFPID-764259",
"CSAFPID-764260",
"CSAFPID-611428",
"CSAFPID-387666",
"CSAFPID-9569",
"CSAFPID-9611",
"CSAFPID-9198",
"CSAFPID-94298",
"CSAFPID-94297",
"CSAFPID-94293",
"CSAFPID-764261",
"CSAFPID-764262",
"CSAFPID-611718",
"CSAFPID-764263",
"CSAFPID-387665",
"CSAFPID-764264",
"CSAFPID-9430",
"CSAFPID-764265",
"CSAFPID-631680",
"CSAFPID-764266",
"CSAFPID-764267",
"CSAFPID-764273",
"CSAFPID-611392",
"CSAFPID-611391",
"CSAFPID-221114",
"CSAFPID-221111",
"CSAFPID-221109",
"CSAFPID-221107",
"CSAFPID-221106",
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-220172",
"CSAFPID-220168",
"CSAFPID-220170",
"CSAFPID-221113",
"CSAFPID-221112",
"CSAFPID-221110",
"CSAFPID-221108",
"CSAFPID-221105",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-220156",
"CSAFPID-764747",
"CSAFPID-220154",
"CSAFPID-764748",
"CSAFPID-220152",
"CSAFPID-220151",
"CSAFPID-224806",
"CSAFPID-220173",
"CSAFPID-258398",
"CSAFPID-220171",
"CSAFPID-220169",
"CSAFPID-220157",
"CSAFPID-220155",
"CSAFPID-220153",
"CSAFPID-220150",
"CSAFPID-764749",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-8848",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-219772",
"CSAFPID-219770",
"CSAFPID-345047",
"CSAFPID-219774",
"CSAFPID-180190",
"CSAFPID-219773",
"CSAFPID-219771",
"CSAFPID-189064",
"CSAFPID-189063",
"CSAFPID-363146",
"CSAFPID-363129",
"CSAFPID-363142",
"CSAFPID-363130",
"CSAFPID-363135",
"CSAFPID-345041",
"CSAFPID-391382",
"CSAFPID-493291",
"CSAFPID-493290",
"CSAFPID-493289",
"CSAFPID-493288",
"CSAFPID-363128",
"CSAFPID-363127",
"CSAFPID-363144",
"CSAFPID-363131",
"CSAFPID-363126",
"CSAFPID-363143",
"CSAFPID-363133",
"CSAFPID-345040",
"CSAFPID-363141",
"CSAFPID-363138",
"CSAFPID-363136",
"CSAFPID-363145",
"CSAFPID-363132",
"CSAFPID-363140",
"CSAFPID-363134",
"CSAFPID-396508",
"CSAFPID-396507",
"CSAFPID-363139",
"CSAFPID-570314",
"CSAFPID-570313",
"CSAFPID-570312",
"CSAFPID-94303",
"CSAFPID-9129",
"CSAFPID-94387",
"CSAFPID-220552",
"CSAFPID-220160",
"CSAFPID-94386",
"CSAFPID-344967",
"CSAFPID-220194",
"CSAFPID-94389",
"CSAFPID-220553",
"CSAFPID-220195",
"CSAFPID-180211",
"CSAFPID-201568",
"CSAFPID-201569",
"CSAFPID-345045",
"CSAFPID-345044",
"CSAFPID-345043",
"CSAFPID-345042",
"CSAFPID-93309",
"CSAFPID-93305",
"CSAFPID-570311",
"CSAFPID-611433",
"CSAFPID-363137",
"CSAFPID-219833",
"CSAFPID-344846",
"CSAFPID-816813",
"CSAFPID-816814",
"CSAFPID-816815",
"CSAFPID-816816",
"CSAFPID-816817",
"CSAFPID-816818",
"CSAFPID-816819",
"CSAFPID-816820",
"CSAFPID-816821",
"CSAFPID-816822",
"CSAFPID-816823",
"CSAFPID-816824",
"CSAFPID-816825",
"CSAFPID-9522",
"CSAFPID-816828",
"CSAFPID-816829",
"CSAFPID-816830",
"CSAFPID-816831",
"CSAFPID-765266",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-912568",
"CSAFPID-912088",
"CSAFPID-912569",
"CSAFPID-912087",
"CSAFPID-912570",
"CSAFPID-912086",
"CSAFPID-912571",
"CSAFPID-912091",
"CSAFPID-912572",
"CSAFPID-912090",
"CSAFPID-912573",
"CSAFPID-912089",
"CSAFPID-912574",
"CSAFPID-912575",
"CSAFPID-912576",
"CSAFPID-912577",
"CSAFPID-912094",
"CSAFPID-912578",
"CSAFPID-912093",
"CSAFPID-912579",
"CSAFPID-912092",
"CSAFPID-912580",
"CSAFPID-912581",
"CSAFPID-912582",
"CSAFPID-912064",
"CSAFPID-912583",
"CSAFPID-912063",
"CSAFPID-912584",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-912585",
"CSAFPID-912096",
"CSAFPID-912586",
"CSAFPID-912099",
"CSAFPID-912587",
"CSAFPID-912098",
"CSAFPID-912588",
"CSAFPID-912097",
"CSAFPID-912589",
"CSAFPID-1503320",
"CSAFPID-1503613",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-1503621",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2022-31160"
},
{
"cve": "CVE-2023-34055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673398",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-221109",
"CSAFPID-221107",
"CSAFPID-221106",
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-221110",
"CSAFPID-221108",
"CSAFPID-221105",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-8848",
"CSAFPID-9300",
"CSAFPID-9522",
"CSAFPID-9711",
"CSAFPID-93307",
"CSAFPID-180190",
"CSAFPID-189065",
"CSAFPID-189066",
"CSAFPID-189067",
"CSAFPID-219770",
"CSAFPID-219771",
"CSAFPID-219774",
"CSAFPID-344846",
"CSAFPID-764256",
"CSAFPID-764257",
"CSAFPID-764259",
"CSAFPID-764260",
"CSAFPID-764261",
"CSAFPID-764262",
"CSAFPID-764263",
"CSAFPID-764265",
"CSAFPID-764266",
"CSAFPID-764267",
"CSAFPID-765266",
"CSAFPID-816813",
"CSAFPID-816814",
"CSAFPID-816815",
"CSAFPID-816816",
"CSAFPID-816817",
"CSAFPID-816818",
"CSAFPID-816819",
"CSAFPID-816820",
"CSAFPID-816821",
"CSAFPID-816822",
"CSAFPID-816823",
"CSAFPID-816824",
"CSAFPID-816825",
"CSAFPID-816828",
"CSAFPID-816829",
"CSAFPID-816830",
"CSAFPID-816831",
"CSAFPID-912062",
"CSAFPID-912093",
"CSAFPID-912094",
"CSAFPID-912095",
"CSAFPID-912096",
"CSAFPID-912097",
"CSAFPID-912098",
"CSAFPID-912099",
"CSAFPID-912568",
"CSAFPID-912569",
"CSAFPID-912570",
"CSAFPID-912571",
"CSAFPID-912572",
"CSAFPID-912573",
"CSAFPID-912574",
"CSAFPID-912575",
"CSAFPID-912576",
"CSAFPID-912577",
"CSAFPID-912578",
"CSAFPID-912579",
"CSAFPID-912580",
"CSAFPID-912581",
"CSAFPID-912582",
"CSAFPID-912583",
"CSAFPID-912584",
"CSAFPID-912585",
"CSAFPID-912586",
"CSAFPID-912587",
"CSAFPID-912588",
"CSAFPID-912589",
"CSAFPID-1503320",
"CSAFPID-1503613",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-1503621",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-34055",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-34055.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673398",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-221109",
"CSAFPID-221107",
"CSAFPID-221106",
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-221110",
"CSAFPID-221108",
"CSAFPID-221105",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-8848",
"CSAFPID-9300",
"CSAFPID-9522",
"CSAFPID-9711",
"CSAFPID-93307",
"CSAFPID-180190",
"CSAFPID-189065",
"CSAFPID-189066",
"CSAFPID-189067",
"CSAFPID-219770",
"CSAFPID-219771",
"CSAFPID-219774",
"CSAFPID-344846",
"CSAFPID-764256",
"CSAFPID-764257",
"CSAFPID-764259",
"CSAFPID-764260",
"CSAFPID-764261",
"CSAFPID-764262",
"CSAFPID-764263",
"CSAFPID-764265",
"CSAFPID-764266",
"CSAFPID-764267",
"CSAFPID-765266",
"CSAFPID-816813",
"CSAFPID-816814",
"CSAFPID-816815",
"CSAFPID-816816",
"CSAFPID-816817",
"CSAFPID-816818",
"CSAFPID-816819",
"CSAFPID-816820",
"CSAFPID-816821",
"CSAFPID-816822",
"CSAFPID-816823",
"CSAFPID-816824",
"CSAFPID-816825",
"CSAFPID-816828",
"CSAFPID-816829",
"CSAFPID-816830",
"CSAFPID-816831",
"CSAFPID-912062",
"CSAFPID-912093",
"CSAFPID-912094",
"CSAFPID-912095",
"CSAFPID-912096",
"CSAFPID-912097",
"CSAFPID-912098",
"CSAFPID-912099",
"CSAFPID-912568",
"CSAFPID-912569",
"CSAFPID-912570",
"CSAFPID-912571",
"CSAFPID-912572",
"CSAFPID-912573",
"CSAFPID-912574",
"CSAFPID-912575",
"CSAFPID-912576",
"CSAFPID-912577",
"CSAFPID-912578",
"CSAFPID-912579",
"CSAFPID-912580",
"CSAFPID-912581",
"CSAFPID-912582",
"CSAFPID-912583",
"CSAFPID-912584",
"CSAFPID-912585",
"CSAFPID-912586",
"CSAFPID-912587",
"CSAFPID-912588",
"CSAFPID-912589",
"CSAFPID-1503320",
"CSAFPID-1503613",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-1503621",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673398",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-37920",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673398",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-50447",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
"title": "CWE-95"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673398",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-50447",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50447.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673398",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2024-0232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673398",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json"
}
],
"title": "CVE-2024-0232"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673482",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673482",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673520",
"CSAFPID-1673521",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673520",
"CSAFPID-1673521",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-21281",
"product_status": {
"known_affected": [
"CSAFPID-1673189",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21281",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21281.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673189",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-21281"
},
{
"cve": "CVE-2024-21284",
"product_status": {
"known_affected": [
"CSAFPID-1673190",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21284",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21284.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673190",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-21284"
},
{
"cve": "CVE-2024-21285",
"product_status": {
"known_affected": [
"CSAFPID-1673190",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21285",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21285.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673190",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-21285"
},
{
"cve": "CVE-2024-22262",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"category": "other",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
}
],
"product_status": {
"known_affected": [
"CSAFPID-221102",
"CSAFPID-221103",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22262",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-221102",
"CSAFPID-221103",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2024-22262"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-221107",
"CSAFPID-221103",
"CSAFPID-221106",
"CSAFPID-221102",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-221107",
"CSAFPID-221103",
"CSAFPID-221106",
"CSAFPID-221102",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-32007",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673498",
"CSAFPID-1673499",
"CSAFPID-1673500",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-32007",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32007.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673498",
"CSAFPID-1673499",
"CSAFPID-1673500",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-32007"
},
{
"cve": "CVE-2024-32114",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"notes": [
{
"category": "other",
"text": "Missing Authentication for Critical Function",
"title": "CWE-306"
},
{
"category": "other",
"text": "Initialization of a Resource with an Insecure Default",
"title": "CWE-1188"
}
],
"product_status": {
"known_affected": [
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-32114",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32114.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-221103",
"CSAFPID-221102",
"CSAFPID-221104",
"CSAFPID-221101",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669",
"CSAFPID-1503320",
"CSAFPID-912088",
"CSAFPID-912087",
"CSAFPID-912086",
"CSAFPID-1503613",
"CSAFPID-912091",
"CSAFPID-912090",
"CSAFPID-912089",
"CSAFPID-1503614",
"CSAFPID-1503615",
"CSAFPID-1503616",
"CSAFPID-1503617",
"CSAFPID-1503618",
"CSAFPID-1503619",
"CSAFPID-1503620",
"CSAFPID-912574",
"CSAFPID-912094",
"CSAFPID-912093",
"CSAFPID-912092",
"CSAFPID-912064",
"CSAFPID-912063",
"CSAFPID-912062",
"CSAFPID-912095",
"CSAFPID-1503621",
"CSAFPID-912099",
"CSAFPID-912098",
"CSAFPID-912097",
"CSAFPID-9711",
"CSAFPID-9300",
"CSAFPID-189066",
"CSAFPID-189065",
"CSAFPID-1503626",
"CSAFPID-1503627",
"CSAFPID-1503628",
"CSAFPID-1503629",
"CSAFPID-189067",
"CSAFPID-93307",
"CSAFPID-816828",
"CSAFPID-1503630",
"CSAFPID-1503631",
"CSAFPID-1503632",
"CSAFPID-1503633",
"CSAFPID-1503634",
"CSAFPID-1503635",
"CSAFPID-1503636",
"CSAFPID-1503319",
"CSAFPID-1503318"
]
}
],
"title": "CVE-2024-32114"
},
{
"cve": "CVE-2024-43407",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-221102",
"CSAFPID-221108",
"CSAFPID-221107",
"CSAFPID-221104",
"CSAFPID-221103",
"CSAFPID-221105",
"CSAFPID-221101",
"CSAFPID-221106",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43407",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43407.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-221102",
"CSAFPID-221108",
"CSAFPID-221107",
"CSAFPID-221104",
"CSAFPID-221103",
"CSAFPID-221105",
"CSAFPID-221101",
"CSAFPID-221106",
"CSAFPID-1674653",
"CSAFPID-1674654",
"CSAFPID-1674655",
"CSAFPID-1674656",
"CSAFPID-1674657",
"CSAFPID-1674658",
"CSAFPID-1674659",
"CSAFPID-1674660",
"CSAFPID-1674661",
"CSAFPID-1674662",
"CSAFPID-1674663",
"CSAFPID-1674664",
"CSAFPID-1674665",
"CSAFPID-1674666",
"CSAFPID-1674667",
"CSAFPID-1674668",
"CSAFPID-1674669"
]
}
],
"title": "CVE-2024-43407"
}
]
}
NCSC-2025-0021
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:30 - Updated: 2025-01-22 13:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communicatieproducten, waaronder Oracle Communications Unified Assurance, Oracle Communications Cloud Native Core Network Function en Oracle Communications Order and Service Management.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om Denial of Service (DoS) aanvallen uit te voeren of om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Specifieke versies, zoals 24.2.0 en 24.3.0 van de Cloud Native Core Network Function, zijn bijzonder kwetsbaar. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal geprepareerde HTTP-verzoeken te sturen naar het kwetsbare systeem.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
},
{
"category": "general",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
},
{
"category": "general",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "general",
"text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
"title": "CWE-338"
},
{
"category": "general",
"text": "Use of Potentially Dangerous Function",
"title": "CWE-676"
},
{
"category": "general",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "general",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "general",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "general",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Insufficient Granularity of Access Control",
"title": "CWE-1220"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
},
{
"category": "general",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "general",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
},
{
"category": "general",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "general",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel",
"title": "CWE-924"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
},
{
"category": "general",
"text": "Reachable Assertion",
"title": "CWE-617"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
},
{
"category": "general",
"text": "Use of Password Hash Instead of Password for Authentication",
"title": "CWE-836"
},
{
"category": "general",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
},
{
"category": "general",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "general",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
},
{
"category": "general",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "User Interface (UI) Misrepresentation of Critical Information",
"title": "CWE-451"
},
{
"category": "general",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
},
{
"category": "general",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
},
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
},
{
"category": "general",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "general",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "general",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Uncaught Exception",
"title": "CWE-248"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
},
{
"category": "general",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
},
{
"category": "general",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2025-01-22T13:30:50.189632Z",
"id": "NCSC-2025-0021",
"initial_release_date": "2025-01-22T13:30:50.189632Z",
"revision_history": [
{
"date": "2025-01-22T13:30:50.189632Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1727475",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635313",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635305",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635311",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635312",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635323",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670430",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674632",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635320",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670439",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670429",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670435",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670431",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670436",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670432",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635321",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635310",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635318",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674640",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674642",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670434",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674639",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635314",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674638",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674637",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635306",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635307",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635319",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670438",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635324",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635315",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670433",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674641",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674636",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670437",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674631",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635308",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635309",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications__10.4.0.4",
"product": {
"name": "communications__10.4.0.4",
"product_id": "CSAFPID-1674629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.2",
"product": {
"name": "communications___23.4.2",
"product_id": "CSAFPID-1670442",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.3",
"product": {
"name": "communications___23.4.3",
"product_id": "CSAFPID-1635325",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.4",
"product": {
"name": "communications___23.4.4",
"product_id": "CSAFPID-1635326",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.5",
"product": {
"name": "communications___23.4.5",
"product_id": "CSAFPID-1674645",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.6",
"product": {
"name": "communications___23.4.6",
"product_id": "CSAFPID-1674646",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___24.2.0",
"product": {
"name": "communications___24.2.0",
"product_id": "CSAFPID-1674644",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___7.2.1.0.0",
"product": {
"name": "communications___7.2.1.0.0",
"product_id": "CSAFPID-1670441",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.6",
"product": {
"name": "communications___8.6.0.6",
"product_id": "CSAFPID-1635327",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.8",
"product": {
"name": "communications___8.6.0.8",
"product_id": "CSAFPID-1635328",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.2",
"product": {
"name": "communications___9.0.2",
"product_id": "CSAFPID-1670440",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.3",
"product": {
"name": "communications___9.0.3",
"product_id": "CSAFPID-1635329",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.1.1.8.0",
"product": {
"name": "communications___9.1.1.8.0",
"product_id": "CSAFPID-1674643",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751386",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674621",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751381",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751383",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751378",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751377",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751385",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674618",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674619",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751384",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674617",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674623",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751380",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751379",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674620",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___12.0.6.0.0",
"product": {
"name": "communications_applications___12.0.6.0.0",
"product_id": "CSAFPID-1674627",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___5.5.22",
"product": {
"name": "communications_applications___5.5.22",
"product_id": "CSAFPID-1674626",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.3",
"product": {
"name": "communications_applications___6.0.3",
"product_id": "CSAFPID-1674628",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.4",
"product": {
"name": "communications_applications___6.0.4",
"product_id": "CSAFPID-1674624",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.5",
"product": {
"name": "communications_applications___6.0.5",
"product_id": "CSAFPID-1674625",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-816792",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-764735",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-1751255",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-1751254",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-816793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-912557",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-764247",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-1650820",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-912556",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-1751303",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220055",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816766",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1503577",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1751300",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-764237",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1650752",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1673396",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1751085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1751079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673526",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673391",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673394",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1751253",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816768",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816769",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-912085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1503578",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673389",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1751090",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673421",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673420",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1751246",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816770",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816771",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-912068",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-1503579",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-816772",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-912076",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-1503580",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-219838",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-611387",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-816773",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912101",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1503581",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1751208",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1751209",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912539",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912540",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912541",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912542",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912543",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816346",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912077",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1503322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673415",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1751231",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816775",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912544",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816348",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-912545",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816347",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-1673494",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-764240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1650751",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673395",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-912069",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751225",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751088",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751089",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-94291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-816778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-614517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912547",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673392",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1503582",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673393",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1751081",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1751084",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-224795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912548",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912102",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912549",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503583",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503584",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503585",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1672767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1751241",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-764826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-90016",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912078",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816349",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912550",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751238",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1673399",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751239",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751080",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751082",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-1751229",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-1751230",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503599",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751292",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751294",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-224793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751295",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-816794",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-342793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1650777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1265",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-816350",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1261",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-1672764",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1503588",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751104",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-40293",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751237",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751097",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-611413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751211",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912551",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912552",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1751243",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-764242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-819413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-819414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-816780",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816782",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-912553",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-219803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-204622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-219909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-816351",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-1751218",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_metasolv_solution",
"product": {
"name": "communications_metasolv_solution",
"product_id": "CSAFPID-611595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816353",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816352",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503589",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1673414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816783",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816786",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816784",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816787",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816785",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816788",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-342803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1650778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1266",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-816354",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-204563",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-219776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-765242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-916906",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-1751247",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-1751248",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-93781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-220132",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-912079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-224790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-221118",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-1673496",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence",
"product": {
"name": "communications_performance_intelligence",
"product_id": "CSAFPID-1503591",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816789",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-764738",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-816355",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503601",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816359",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816358",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816357",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-912558",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1751233",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503602",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1751234",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816796",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816797",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503592",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503593",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1672762",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503594",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-342804",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-819415",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-819416",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-816791",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-240600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1650731",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673530",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1751235",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1751296",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-764739",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-8984",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204510",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-219826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-912073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503596",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503597",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503598",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1751217",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-912080",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1673481",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1751258",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-912554",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41727",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41727",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41727.json"
}
],
"title": "CVE-2022-41727"
},
{
"cve": "CVE-2023-4408",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-4408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4408.json"
}
],
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "other",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5678",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json"
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5981",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751217",
"CSAFPID-1673481"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5981",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5981.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751217",
"CSAFPID-1673481"
]
}
],
"title": "CVE-2023-5981"
},
{
"cve": "CVE-2023-6597",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"notes": [
{
"category": "other",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751097"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6597",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751097"
]
}
],
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-7256",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-7256",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7256.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
}
],
"title": "CVE-2023-7256"
},
{
"cve": "CVE-2023-29407",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29407",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29407.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2023-29407"
},
{
"cve": "CVE-2023-29408",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29408.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2023-29408"
},
{
"cve": "CVE-2023-40577",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-40577",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-40577.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2023-40577"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46219",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46219.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
}
],
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46604",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-219826",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751104"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46604",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46604.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-219826",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751104"
]
}
],
"title": "CVE-2023-46604"
},
{
"cve": "CVE-2023-50868",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-50868",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50868.json"
}
],
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2024-0232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650777",
"CSAFPID-1650778",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json"
}
],
"title": "CVE-2024-0232"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"notes": [
{
"category": "other",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "other",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0450",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097"
]
}
],
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-1442",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-1442",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1442.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-1442"
},
{
"cve": "CVE-2024-2961",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1672762",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1673396",
"CSAFPID-1673395",
"CSAFPID-1673494",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2961",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1672762",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1673396",
"CSAFPID-1673395",
"CSAFPID-1673494",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-3596",
"cwe": {
"id": "CWE-924",
"name": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel"
},
"notes": [
{
"category": "other",
"text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel",
"title": "CWE-924"
},
{
"category": "other",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "other",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "other",
"text": "Use of Password Hash Instead of Password for Authentication",
"title": "CWE-836"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "other",
"text": "User Interface (UI) Misrepresentation of Critical Information",
"title": "CWE-451"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-3596",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-3596.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-1751253"
]
}
],
"title": "CVE-2024-3596"
},
{
"cve": "CVE-2024-4030",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4030",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4032",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-1751253"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6162",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751303",
"CSAFPID-1650820",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6162",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751303",
"CSAFPID-1650820",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-6162"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751233",
"CSAFPID-1673530",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7254",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751233",
"CSAFPID-1673530",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-7885",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1751080",
"CSAFPID-1751090",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7885",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7885.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1751080",
"CSAFPID-1751090",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-7885"
},
{
"cve": "CVE-2024-8006",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-8006",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8006.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-9143",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-9143.json"
}
],
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-22195",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24786",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24786.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-24786"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24791",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24791.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-24791"
},
{
"cve": "CVE-2024-25638",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "other",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751229",
"CSAFPID-1751230",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25638",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.9,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751229",
"CSAFPID-1751230",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912101",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25710",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912101",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218"
]
}
],
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26308",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-27309",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27309",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27309.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-27309"
},
{
"cve": "CVE-2024-28219",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Use of Potentially Dangerous Function",
"title": "CWE-676"
},
{
"category": "other",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1751085",
"CSAFPID-912547"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28219",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28219.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1751085",
"CSAFPID-912547"
]
}
],
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28834",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28834",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28834.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-28834"
},
{
"cve": "CVE-2024-28835",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"notes": [
{
"category": "other",
"text": "Uncaught Exception",
"title": "CWE-248"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28835",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28835.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-28835"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751235",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751235",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751233",
"CSAFPID-1751218",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751233",
"CSAFPID-1751218",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29131",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-29131"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29133",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-29133"
},
{
"cve": "CVE-2024-33599",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33599",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33599.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33599"
},
{
"cve": "CVE-2024-33600",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33600",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33600.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33600"
},
{
"cve": "CVE-2024-33601",
"cwe": {
"id": "CWE-703",
"name": "Improper Check or Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
},
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33601",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33601.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33601"
},
{
"cve": "CVE-2024-33602",
"cwe": {
"id": "CWE-466",
"name": "Return of Pointer Value Outside of Expected Range"
},
"notes": [
{
"category": "other",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "other",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33602"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751238",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-1751082",
"CSAFPID-1751240",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1673481",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34064",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751238",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-1751082",
"CSAFPID-1751240",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1673481",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-34750",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751242",
"CSAFPID-1751243",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34750",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751242",
"CSAFPID-1751243",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-34750"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751246",
"CSAFPID-1751247",
"CSAFPID-1751248",
"CSAFPID-1673530",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-220132",
"CSAFPID-1751082",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-912079",
"CSAFPID-916906",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751246",
"CSAFPID-1751247",
"CSAFPID-1751248",
"CSAFPID-1673530",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-220132",
"CSAFPID-1751082",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-912079",
"CSAFPID-916906",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-37370",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37370",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255"
]
}
],
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37371",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751254",
"CSAFPID-1673530",
"CSAFPID-1751217",
"CSAFPID-1751255",
"CSAFPID-816790",
"CSAFPID-1751258",
"CSAFPID-1673481",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751254",
"CSAFPID-1673530",
"CSAFPID-1751217",
"CSAFPID-1751255",
"CSAFPID-816790",
"CSAFPID-1751258",
"CSAFPID-1673481",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "other",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
},
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "other",
"text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
"title": "CWE-338"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-38475",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json"
}
],
"title": "CVE-2024-38475"
},
{
"cve": "CVE-2024-38807",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-38807"
},
{
"cve": "CVE-2024-38809",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673393"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38809",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38809.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-1673393"
]
}
],
"title": "CVE-2024-38809"
},
{
"cve": "CVE-2024-38816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Relative Path Traversal",
"title": "CWE-23"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751082",
"CSAFPID-1751225"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38816",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751082",
"CSAFPID-1751225"
]
}
],
"title": "CVE-2024-38816"
},
{
"cve": "CVE-2024-38819",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751081",
"CSAFPID-1751082",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38819",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751081",
"CSAFPID-1751082",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
}
],
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-38820",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751080",
"CSAFPID-1751082",
"CSAFPID-1751085",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38820",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751080",
"CSAFPID-1751082",
"CSAFPID-1751085",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
}
],
"title": "CVE-2024-38820"
},
{
"cve": "CVE-2024-38827",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"notes": [
{
"category": "other",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38827",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38827.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2024-41817",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41817",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-41817"
},
{
"cve": "CVE-2024-45490",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "other",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45490",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45490"
},
{
"cve": "CVE-2024-45491",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45491",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45491"
},
{
"cve": "CVE-2024-45492",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45492",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45492"
},
{
"cve": "CVE-2024-47535",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47535"
},
{
"cve": "CVE-2024-47554",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751292",
"CSAFPID-1751234",
"CSAFPID-1751294",
"CSAFPID-1751233",
"CSAFPID-1751295",
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47554",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751292",
"CSAFPID-1751234",
"CSAFPID-1751294",
"CSAFPID-1751233",
"CSAFPID-1751295",
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-47561",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47561"
},
{
"cve": "CVE-2024-47803",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"notes": [
{
"category": "other",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47803",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47803.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-47803"
},
{
"cve": "CVE-2024-47804",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "other",
"text": "Insufficient Granularity of Access Control",
"title": "CWE-1220"
},
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47804",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47804.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-47804"
},
{
"cve": "CVE-2024-49766",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751246",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49766",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49766.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751246",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-49766"
},
{
"cve": "CVE-2024-49767",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751080",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751082",
"CSAFPID-1751300",
"CSAFPID-1751246",
"CSAFPID-1751209",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49767",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49767.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751080",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751082",
"CSAFPID-1751300",
"CSAFPID-1751246",
"CSAFPID-1751209",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-49767"
},
{
"cve": "CVE-2024-50379",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "other",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50379",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50379.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-50379"
},
{
"cve": "CVE-2024-50602",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751082",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751082",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-53677",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
},
{
"category": "other",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-53677",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53677.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-53677"
},
{
"cve": "CVE-2024-54677",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-54677",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-54677.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-54677"
},
{
"cve": "CVE-2024-56337",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "other",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56337",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56337.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2025-21542",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21542",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21542.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21542"
},
{
"cve": "CVE-2025-21544",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21544",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21544.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21544"
},
{
"cve": "CVE-2025-21554",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21554",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21554"
}
]
}
NCSC-2025-0023
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:31 - Updated: 2025-01-22 13:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_cash_management
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_esettlements
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_scm_purchasing
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in Oracle PeopleSoft, specifiek in de versies 8.60, 8.61 en 9.2.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle PeopleSoft stellen geauthenticeerde kwaadwillenden in staat om via HTTP-netwerktoegang ongeautoriseerde toegang te krijgen tot specifieke gegevens, wat kan leiden tot ongeautoriseerde gegevensmanipulatie en -toegang. Kwaadwillenden kunnen ook een Denial-of-Service veroorzaken. Hiervoor heeft de kwaadwillende geen voorafgaande authenticatie nodig.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden in PeopleSoft te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle PeopleSoft",
"tracking": {
"current_release_date": "2025-01-22T13:31:17.380797Z",
"id": "NCSC-2025-0023",
"initial_release_date": "2025-01-22T13:31:17.380797Z",
"revision_history": [
{
"date": "2025-01-22T13:31:17.380797Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product": {
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product_id": "CSAFPID-449779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_cash_management",
"product": {
"name": "peoplesoft_enterprise_fin_cash_management",
"product_id": "CSAFPID-765405",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_esettlements",
"product": {
"name": "peoplesoft_enterprise_fin_esettlements",
"product_id": "CSAFPID-1751153",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_human_resources",
"product": {
"name": "peoplesoft_enterprise_hcm_human_resources",
"product_id": "CSAFPID-172663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_shared_components",
"product": {
"name": "peoplesoft_enterprise_hcm_shared_components",
"product_id": "CSAFPID-607590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1682",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1681",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-816362",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503672",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503676",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503669",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503673",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503678",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_scm_purchasing",
"product": {
"name": "peoplesoft_enterprise_scm_purchasing",
"product_id": "CSAFPID-172660",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-22218",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-22218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-22218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2020-22218"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "other",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4030",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4030",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4032",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-22018",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22018",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22019",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22019",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22020",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-27280",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27280",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27280.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27280"
},
{
"cve": "CVE-2024-27281",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27281",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27281.json"
}
],
"title": "CVE-2024-27281"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27282",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27282.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27282"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36137",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36138",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37372",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2025-21530",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21530",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21530.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21530"
},
{
"cve": "CVE-2025-21537",
"product_status": {
"known_affected": [
"CSAFPID-765405"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21537",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21537.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-765405"
]
}
],
"title": "CVE-2025-21537"
},
{
"cve": "CVE-2025-21539",
"product_status": {
"known_affected": [
"CSAFPID-1751153"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21539",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21539.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751153"
]
}
],
"title": "CVE-2025-21539"
},
{
"cve": "CVE-2025-21545",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21545",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21545.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21545"
},
{
"cve": "CVE-2025-21561",
"product_status": {
"known_affected": [
"CSAFPID-172660"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172660"
]
}
],
"title": "CVE-2025-21561"
},
{
"cve": "CVE-2025-21562",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21562",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21562.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21562"
},
{
"cve": "CVE-2025-21563",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21563",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21563.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21563"
}
]
}
NCSC-2025-0028
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:36 - Updated: 2025-01-22 13:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_storage_service_integration___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_storage_service_integration___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.3.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_storage_service_integration___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:prior_to_7.8.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence_enterprise_edition
oracle
|
cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
bi_publisher
oracle
|
cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*
|
— | |
|
business_intelligence
oracle
|
cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
analytics_desktop
oracle
|
cpe:2.3:a:oracle:analytics_desktop:prior_to_8.1.0:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in Oracle Analytics producten, zoals Business Intelligence, Analytics Desktop en BI Publisher.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om een Denial-of-Service te veroorzaken, of zich toegang te verschaffen tot gevoelige gegevens.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Uncaught Exception",
"title": "CWE-248"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "CWE-399",
"title": "CWE-399"
},
{
"category": "general",
"text": "Inadequate Encryption Strength",
"title": "CWE-326"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)",
"title": "CWE-776"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Analytics",
"tracking": {
"current_release_date": "2025-01-22T13:36:58.196605Z",
"id": "NCSC-2025-0028",
"initial_release_date": "2025-01-22T13:36:58.196605Z",
"revision_history": [
{
"date": "2025-01-22T13:36:58.196605Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-1503296",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-220360",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:*:enterprise:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-135810",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-219994",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:enterprise:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-219817",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:6.4.0.0.0:enterprise:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-1503297",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-257324",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:7.0.0.0.0:*:*:*:enterprise:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-1503298",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence",
"product": {
"name": "business_intelligence",
"product_id": "CSAFPID-1650736",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence:7.6.0.0.0:*:*:*:enterprise:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765384",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764234",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765387",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764929",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:5.9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764235",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764930",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:6.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764236",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-1503574",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:7.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-1503573",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765388",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___5.9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764727",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___6.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764729",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_analytics_server___7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765383",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765385",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765389",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_bi_platform_security___5.9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764725",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764728",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___6.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764730",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_presentation_services___7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-764726",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_service_administration_ui___12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "business_intelligence_enterprise_edition",
"product": {
"name": "business_intelligence_enterprise_edition",
"product_id": "CSAFPID-765386",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_intelligence_enterprise_edition:_storage_service_integration___12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-9197",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:12.2.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-9493",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-220546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:5.9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-228391",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:5.9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-220545",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:6.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-220560",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "bi_publisher",
"product": {
"name": "bi_publisher",
"product_id": "CSAFPID-1673195",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:bi_publisher:7.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-816763",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-816761",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:6.4.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-816762",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-1751172",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-1650735",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:prior_to_7.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "analytics_desktop",
"product": {
"name": "analytics_desktop",
"product_id": "CSAFPID-1751157",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:analytics_desktop:prior_to_8.1.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10000",
"references": [
{
"category": "self",
"summary": "CVE-2016-10000",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2016/CVE-2016-10000.json"
}
],
"title": "CVE-2016-10000"
},
{
"cve": "CVE-2020-2849",
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-2849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-2849.json"
}
],
"title": "CVE-2020-2849"
},
{
"cve": "CVE-2020-7760",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-764778",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-7760",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-7760.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-764778",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-257324"
]
}
],
"title": "CVE-2020-7760"
},
{
"cve": "CVE-2020-13956",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-228391",
"CSAFPID-764778",
"CSAFPID-220546",
"CSAFPID-9197",
"CSAFPID-764929",
"CSAFPID-764930",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-1503574",
"CSAFPID-257324",
"CSAFPID-135810"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-13956",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-13956.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-228391",
"CSAFPID-764778",
"CSAFPID-220546",
"CSAFPID-9197",
"CSAFPID-764929",
"CSAFPID-764930",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-1503574",
"CSAFPID-257324",
"CSAFPID-135810"
]
}
],
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-28975",
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-28975",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-28975.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2020-28975"
},
{
"cve": "CVE-2021-23926",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)",
"title": "CWE-776"
},
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9493",
"CSAFPID-764778",
"CSAFPID-228391",
"CSAFPID-135810",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-220546",
"CSAFPID-9197",
"CSAFPID-764929",
"CSAFPID-764930"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-23926",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-23926.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9493",
"CSAFPID-764778",
"CSAFPID-228391",
"CSAFPID-135810",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-220546",
"CSAFPID-9197",
"CSAFPID-764929",
"CSAFPID-764930"
]
}
],
"title": "CVE-2021-23926"
},
{
"cve": "CVE-2021-33813",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9197",
"CSAFPID-9493",
"CSAFPID-228391",
"CSAFPID-764778",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-135810"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-33813",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-33813.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9197",
"CSAFPID-9493",
"CSAFPID-228391",
"CSAFPID-764778",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-765383",
"CSAFPID-765384",
"CSAFPID-765385",
"CSAFPID-765386",
"CSAFPID-765387",
"CSAFPID-765388",
"CSAFPID-765389",
"CSAFPID-135810"
]
}
],
"title": "CVE-2021-33813"
},
{
"cve": "CVE-2022-40150",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9493",
"CSAFPID-764778",
"CSAFPID-228391",
"CSAFPID-135810",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-40150",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-40150.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764234",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764235",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-764236",
"CSAFPID-9493",
"CSAFPID-764778",
"CSAFPID-228391",
"CSAFPID-135810",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574"
]
}
],
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"notes": [
{
"category": "other",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
},
{
"category": "other",
"text": "Creation of Temporary File in Directory with Insecure Permissions",
"title": "CWE-379"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2976",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2976.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-4785",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"notes": [
{
"category": "other",
"text": "Uncaught Exception",
"title": "CWE-248"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4785",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4785.json"
}
],
"title": "CVE-2023-4785"
},
{
"cve": "CVE-2023-7272",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-7272",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7272.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-7272"
},
{
"cve": "CVE-2023-24998",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "CWE-399",
"title": "CWE-399"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-764778",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-764725",
"CSAFPID-764726",
"CSAFPID-764727",
"CSAFPID-764728",
"CSAFPID-764729",
"CSAFPID-764730",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-135810"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-24998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-24998.json"
}
],
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25399",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "other",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-25399",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-25399.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-25399"
},
{
"cve": "CVE-2023-29824",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29824",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29824.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-29824"
},
{
"cve": "CVE-2023-32732",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32732",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32732.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-32732"
},
{
"cve": "CVE-2023-33202",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650735",
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-33202",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33202.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650735",
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-33202"
},
{
"cve": "CVE-2023-33953",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-33953",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33953.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-33953"
},
{
"cve": "CVE-2023-43804",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-43804",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-43804.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-44487",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220545",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764235",
"CSAFPID-764236",
"CSAFPID-816761",
"CSAFPID-816762",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-45803",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45803.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2023-50782",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-50782",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50782.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
}
],
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2024-0727",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-135810",
"CSAFPID-1650736",
"CSAFPID-257324",
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0727",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0727.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-135810",
"CSAFPID-1650736",
"CSAFPID-257324",
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574"
]
}
],
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-1135",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1135.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-1650736",
"CSAFPID-257324",
"CSAFPID-135810"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-135810",
"CSAFPID-1650736",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-135810",
"CSAFPID-1650736",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220560",
"CSAFPID-1673195",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7254",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-220560",
"CSAFPID-1673195",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-22195",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26130",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-9493",
"CSAFPID-220560",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-1503574",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-220560",
"CSAFPID-1673195"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-220560",
"CSAFPID-1673195"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-1650736"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29131",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-257324",
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-1650736"
]
}
],
"title": "CVE-2024-29131"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34064",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816763",
"CSAFPID-1503573",
"CSAFPID-765385",
"CSAFPID-764234",
"CSAFPID-764236",
"CSAFPID-1503574",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-36114",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36114",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36114.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-36114"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38809",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220560",
"CSAFPID-1673195",
"CSAFPID-1650736",
"CSAFPID-257324",
"CSAFPID-135810"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38809",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38809.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-220560",
"CSAFPID-1673195",
"CSAFPID-1650736",
"CSAFPID-257324",
"CSAFPID-135810"
]
}
],
"title": "CVE-2024-38809"
},
{
"cve": "CVE-2024-38820",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220560",
"CSAFPID-1673195"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38820",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220560",
"CSAFPID-1673195"
]
}
],
"title": "CVE-2024-38820"
},
{
"cve": "CVE-2024-43382",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "other",
"text": "Inadequate Encryption Strength",
"title": "CWE-326"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220560",
"CSAFPID-1673195"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43382",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43382.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-220560",
"CSAFPID-1673195"
]
}
],
"title": "CVE-2024-43382"
},
{
"cve": "CVE-2024-47561",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650736",
"CSAFPID-257324"
]
}
],
"title": "CVE-2024-47561"
},
{
"cve": "CVE-2025-21532",
"product_status": {
"known_affected": [
"CSAFPID-1751157"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21532",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21532.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751157"
]
}
],
"title": "CVE-2025-21532"
}
]
}
OPENSUSE-SU-2024:14101-1
Vulnerability from csaf_opensuse - Published: 2024-07-04 00:00 - Updated: 2024-07-04 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty3-3.10.6-17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-3.10.6-17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-3.10.6-17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-3.10.6-17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "netty3-3.10.6-17.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the netty3-3.10.6-17.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14101",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14101-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-29025 page",
"url": "https://www.suse.com/security/cve/CVE-2024-29025/"
}
],
"title": "netty3-3.10.6-17.1 on GA media",
"tracking": {
"current_release_date": "2024-07-04T00:00:00Z",
"generator": {
"date": "2024-07-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14101-1",
"initial_release_date": "2024-07-04T00:00:00Z",
"revision_history": [
{
"date": "2024-07-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "netty3-3.10.6-17.1.aarch64",
"product": {
"name": "netty3-3.10.6-17.1.aarch64",
"product_id": "netty3-3.10.6-17.1.aarch64"
}
},
{
"category": "product_version",
"name": "netty3-javadoc-3.10.6-17.1.aarch64",
"product": {
"name": "netty3-javadoc-3.10.6-17.1.aarch64",
"product_id": "netty3-javadoc-3.10.6-17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "netty3-3.10.6-17.1.ppc64le",
"product": {
"name": "netty3-3.10.6-17.1.ppc64le",
"product_id": "netty3-3.10.6-17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "netty3-javadoc-3.10.6-17.1.ppc64le",
"product": {
"name": "netty3-javadoc-3.10.6-17.1.ppc64le",
"product_id": "netty3-javadoc-3.10.6-17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "netty3-3.10.6-17.1.s390x",
"product": {
"name": "netty3-3.10.6-17.1.s390x",
"product_id": "netty3-3.10.6-17.1.s390x"
}
},
{
"category": "product_version",
"name": "netty3-javadoc-3.10.6-17.1.s390x",
"product": {
"name": "netty3-javadoc-3.10.6-17.1.s390x",
"product_id": "netty3-javadoc-3.10.6-17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "netty3-3.10.6-17.1.x86_64",
"product": {
"name": "netty3-3.10.6-17.1.x86_64",
"product_id": "netty3-3.10.6-17.1.x86_64"
}
},
{
"category": "product_version",
"name": "netty3-javadoc-3.10.6-17.1.x86_64",
"product": {
"name": "netty3-javadoc-3.10.6-17.1.x86_64",
"product_id": "netty3-javadoc-3.10.6-17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-3.10.6-17.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-3.10.6-17.1.aarch64"
},
"product_reference": "netty3-3.10.6-17.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-3.10.6-17.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-3.10.6-17.1.ppc64le"
},
"product_reference": "netty3-3.10.6-17.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-3.10.6-17.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-3.10.6-17.1.s390x"
},
"product_reference": "netty3-3.10.6-17.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-3.10.6-17.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-3.10.6-17.1.x86_64"
},
"product_reference": "netty3-3.10.6-17.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-javadoc-3.10.6-17.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.aarch64"
},
"product_reference": "netty3-javadoc-3.10.6-17.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-javadoc-3.10.6-17.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.ppc64le"
},
"product_reference": "netty3-javadoc-3.10.6-17.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-javadoc-3.10.6-17.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.s390x"
},
"product_reference": "netty3-javadoc-3.10.6-17.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty3-javadoc-3.10.6-17.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.x86_64"
},
"product_reference": "netty3-javadoc-3.10.6-17.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-29025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-29025"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty3-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.x86_64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-29025",
"url": "https://www.suse.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "SUSE Bug 1222045 for CVE-2024-29025",
"url": "https://bugzilla.suse.com/1222045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty3-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.x86_64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty3-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-3.10.6-17.1.x86_64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.aarch64",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.ppc64le",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.s390x",
"openSUSE Tumbleweed:netty3-javadoc-3.10.6-17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-04T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-29025"
}
]
}
OPENSUSE-SU-2024:14442-1
Vulnerability from csaf_opensuse - Published: 2024-10-30 00:00 - Updated: 2024-10-30 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "netty-4.1.114-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the netty-4.1.114-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14442",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14442-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14442-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TNFN6MBU4SQLAGX7GNFLRGTPGY3IBHZG/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14442-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TNFN6MBU4SQLAGX7GNFLRGTPGY3IBHZG/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21409 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21409/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-37136 page",
"url": "https://www.suse.com/security/cve/CVE-2021-37136/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-37137 page",
"url": "https://www.suse.com/security/cve/CVE-2021-37137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24823 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41881 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41915 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-34462 page",
"url": "https://www.suse.com/security/cve/CVE-2023-34462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-29025 page",
"url": "https://www.suse.com/security/cve/CVE-2024-29025/"
}
],
"title": "netty-4.1.114-1.1 on GA media",
"tracking": {
"current_release_date": "2024-10-30T00:00:00Z",
"generator": {
"date": "2024-10-30T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14442-1",
"initial_release_date": "2024-10-30T00:00:00Z",
"revision_history": [
{
"date": "2024-10-30T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "netty-4.1.114-1.1.aarch64",
"product": {
"name": "netty-4.1.114-1.1.aarch64",
"product_id": "netty-4.1.114-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "netty-javadoc-4.1.114-1.1.aarch64",
"product": {
"name": "netty-javadoc-4.1.114-1.1.aarch64",
"product_id": "netty-javadoc-4.1.114-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "netty-poms-4.1.114-1.1.aarch64",
"product": {
"name": "netty-poms-4.1.114-1.1.aarch64",
"product_id": "netty-poms-4.1.114-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "netty-4.1.114-1.1.ppc64le",
"product": {
"name": "netty-4.1.114-1.1.ppc64le",
"product_id": "netty-4.1.114-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "netty-javadoc-4.1.114-1.1.ppc64le",
"product": {
"name": "netty-javadoc-4.1.114-1.1.ppc64le",
"product_id": "netty-javadoc-4.1.114-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "netty-poms-4.1.114-1.1.ppc64le",
"product": {
"name": "netty-poms-4.1.114-1.1.ppc64le",
"product_id": "netty-poms-4.1.114-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "netty-4.1.114-1.1.s390x",
"product": {
"name": "netty-4.1.114-1.1.s390x",
"product_id": "netty-4.1.114-1.1.s390x"
}
},
{
"category": "product_version",
"name": "netty-javadoc-4.1.114-1.1.s390x",
"product": {
"name": "netty-javadoc-4.1.114-1.1.s390x",
"product_id": "netty-javadoc-4.1.114-1.1.s390x"
}
},
{
"category": "product_version",
"name": "netty-poms-4.1.114-1.1.s390x",
"product": {
"name": "netty-poms-4.1.114-1.1.s390x",
"product_id": "netty-poms-4.1.114-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "netty-4.1.114-1.1.x86_64",
"product": {
"name": "netty-4.1.114-1.1.x86_64",
"product_id": "netty-4.1.114-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "netty-javadoc-4.1.114-1.1.x86_64",
"product": {
"name": "netty-javadoc-4.1.114-1.1.x86_64",
"product_id": "netty-javadoc-4.1.114-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "netty-poms-4.1.114-1.1.x86_64",
"product": {
"name": "netty-poms-4.1.114-1.1.x86_64",
"product_id": "netty-poms-4.1.114-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-4.1.114-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64"
},
"product_reference": "netty-4.1.114-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-4.1.114-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le"
},
"product_reference": "netty-4.1.114-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-4.1.114-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-4.1.114-1.1.s390x"
},
"product_reference": "netty-4.1.114-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-4.1.114-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64"
},
"product_reference": "netty-4.1.114-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-javadoc-4.1.114-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64"
},
"product_reference": "netty-javadoc-4.1.114-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-javadoc-4.1.114-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le"
},
"product_reference": "netty-javadoc-4.1.114-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-javadoc-4.1.114-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x"
},
"product_reference": "netty-javadoc-4.1.114-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-javadoc-4.1.114-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64"
},
"product_reference": "netty-javadoc-4.1.114-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-poms-4.1.114-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64"
},
"product_reference": "netty-poms-4.1.114-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-poms-4.1.114-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le"
},
"product_reference": "netty-poms-4.1.114-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-poms-4.1.114-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x"
},
"product_reference": "netty-poms-4.1.114-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netty-poms-4.1.114-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
},
"product_reference": "netty-poms-4.1.114-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21409"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. In Netty (io.netty:netty-codec-http2) before version 4.1.61.Final there is a vulnerability that enables request smuggling. The content-length header is not correctly validated if the request only uses a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. This is a followup of GHSA-wm47-8v5p-wjpj/CVE-2021-21295 which did miss to fix this one case. This was fixed as part of 4.1.61.Final.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21409",
"url": "https://www.suse.com/security/cve/CVE-2021-21409"
},
{
"category": "external",
"summary": "SUSE Bug 1184203 for CVE-2021-21409",
"url": "https://bugzilla.suse.com/1184203"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-37136",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-37136"
}
],
"notes": [
{
"category": "general",
"text": "The Bzip2 decompression decoder function doesn\u0027t allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-37136",
"url": "https://www.suse.com/security/cve/CVE-2021-37136"
},
{
"category": "external",
"summary": "SUSE Bug 1190610 for CVE-2021-37136",
"url": "https://bugzilla.suse.com/1190610"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-37137"
}
],
"notes": [
{
"category": "general",
"text": "The Snappy frame decoder function doesn\u0027t restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by supplying malicious input that decompresses to a very big size (via a network stream or a file) or by sending a huge skippable chunk.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-37137",
"url": "https://www.suse.com/security/cve/CVE-2021-37137"
},
{
"category": "external",
"summary": "SUSE Bug 1190613 for CVE-2021-37137",
"url": "https://bugzilla.suse.com/1190613"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2022-24823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24823"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty\u0027s multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one\u0027s own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24823",
"url": "https://www.suse.com/security/cve/CVE-2022-24823"
},
{
"category": "external",
"summary": "SUSE Bug 1199338 for CVE-2022-24823",
"url": "https://bugzilla.suse.com/1199338"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-41881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41881"
}
],
"notes": [
{
"category": "general",
"text": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41881",
"url": "https://www.suse.com/security/cve/CVE-2022-41881"
},
{
"category": "external",
"summary": "SUSE Bug 1206360 for CVE-2022-41881",
"url": "https://bugzilla.suse.com/1206360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41915"
}
],
"notes": [
{
"category": "general",
"text": "Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling `DefaultHttpHeadesr.set` with an _iterator_ of values, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. This issue has been patched in version 4.1.86.Final. Integrators can work around the issue by changing the `DefaultHttpHeaders.set(CharSequence, Iterator\u003c?\u003e)` call, into a `remove()` call, and call `add()` in a loop over the iterator of values.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41915",
"url": "https://www.suse.com/security/cve/CVE-2022-41915"
},
{
"category": "external",
"summary": "SUSE Bug 1206379 for CVE-2022-41915",
"url": "https://bugzilla.suse.com/1206379"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2023-34462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-34462"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `SniHandler` can allocate up to 16MB of heap for each channel during the TLS handshake. When the handler or the channel does not have an idle timeout, it can be used to make a TCP server using the `SniHandler` to allocate 16MB of heap. The `SniHandler` class is a handler that waits for the TLS handshake to configure a `SslHandler` according to the indicated server name by the `ClientHello` record. For this matter it allocates a `ByteBuf` using the value defined in the `ClientHello` record. Normally the value of the packet should be smaller than the handshake packet but there are not checks done here and the way the code is written, it is possible to craft a packet that makes the `SslClientHelloHandler`. This vulnerability has been fixed in version 4.1.94.Final.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-34462",
"url": "https://www.suse.com/security/cve/CVE-2023-34462"
},
{
"category": "external",
"summary": "SUSE Bug 1212637 for CVE-2023-34462",
"url": "https://bugzilla.suse.com/1212637"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2024-29025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-29025"
}
],
"notes": [
{
"category": "general",
"text": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-29025",
"url": "https://www.suse.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "SUSE Bug 1222045 for CVE-2024-29025",
"url": "https://bugzilla.suse.com/1222045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:netty-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-javadoc-4.1.114-1.1.x86_64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.aarch64",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.ppc64le",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.s390x",
"openSUSE Tumbleweed:netty-poms-4.1.114-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-29025"
}
]
}
RHSA-2024:2088
Vulnerability from csaf_redhat - Published: 2024-04-29 02:26 - Updated: 2026-09-04 16:24A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)\n\n* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support (CVE-2024-1300)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (CVE-2024-29025)\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:2088",
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2088.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2026-09-04T16:24:43+00:00",
"generator": {
"date": "2026-09-04T16:24:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:2088",
"initial_release_date": "2024-04-29T02:26:47+00:00",
"revision_history": [
{
"date": "2024-04-29T02:26:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-29T02:26:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:24:43+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-1023",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260840"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1023"
},
{
"category": "external",
"summary": "RHBZ#2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/issues/5078",
"url": "https://github.com/eclipse-vertx/vert.x/issues/5078"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5080",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5080"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5082",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5082"
}
],
"release_date": "2024-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx"
},
{
"cve": "CVE-2024-1300",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2024-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263139"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects only TLS servers with SNI enabled.",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1300"
},
{
"category": "external",
"summary": "RHBZ#2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1300",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300"
},
{
"category": "external",
"summary": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.",
"url": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni."
}
],
"release_date": "2024-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"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:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+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:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024:2106
Vulnerability from csaf_redhat - Published: 2024-05-07 16:21 - Updated: 2026-09-04 16:24A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat: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.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat: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.8.4.redhat: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.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar | — |
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat: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.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat: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.8.4.redhat: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.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar | — |
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 build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.8.4 includes security updates. For more information, see the release notes page listed in the References section.\n\nSecurity Fix(es):\n\n* CVE-2024-2700 io.quarkus/quarkus-core: Leak of local configuration properties into Quarkus applications [quarkus-3.8]\n\n* TRIAGE CVE-2024-29025 io.netty/netty-codec-http: Allocation of Resources Without Limits or Throttling [quarkus-3.8]",
"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:2106",
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"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_build_of_quarkus/3.8",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.8"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/quarkus/",
"url": "https://access.redhat.com/products/quarkus/"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "QUARKUS-4289",
"url": "https://issues.redhat.com/browse/QUARKUS-4289"
},
{
"category": "external",
"summary": "QUARKUS-4291",
"url": "https://issues.redhat.com/browse/QUARKUS-4291"
},
{
"category": "external",
"summary": "QUARKUS-4293",
"url": "https://issues.redhat.com/browse/QUARKUS-4293"
},
{
"category": "external",
"summary": "QUARKUS-4294",
"url": "https://issues.redhat.com/browse/QUARKUS-4294"
},
{
"category": "external",
"summary": "QUARKUS-4295",
"url": "https://issues.redhat.com/browse/QUARKUS-4295"
},
{
"category": "external",
"summary": "QUARKUS-4296",
"url": "https://issues.redhat.com/browse/QUARKUS-4296"
},
{
"category": "external",
"summary": "QUARKUS-4297",
"url": "https://issues.redhat.com/browse/QUARKUS-4297"
},
{
"category": "external",
"summary": "QUARKUS-4298",
"url": "https://issues.redhat.com/browse/QUARKUS-4298"
},
{
"category": "external",
"summary": "QUARKUS-4301",
"url": "https://issues.redhat.com/browse/QUARKUS-4301"
},
{
"category": "external",
"summary": "QUARKUS-4302",
"url": "https://issues.redhat.com/browse/QUARKUS-4302"
},
{
"category": "external",
"summary": "QUARKUS-4303",
"url": "https://issues.redhat.com/browse/QUARKUS-4303"
},
{
"category": "external",
"summary": "QUARKUS-4306",
"url": "https://issues.redhat.com/browse/QUARKUS-4306"
},
{
"category": "external",
"summary": "QUARKUS-4308",
"url": "https://issues.redhat.com/browse/QUARKUS-4308"
},
{
"category": "external",
"summary": "QUARKUS-4313",
"url": "https://issues.redhat.com/browse/QUARKUS-4313"
},
{
"category": "external",
"summary": "QUARKUS-4314",
"url": "https://issues.redhat.com/browse/QUARKUS-4314"
},
{
"category": "external",
"summary": "QUARKUS-4315",
"url": "https://issues.redhat.com/browse/QUARKUS-4315"
},
{
"category": "external",
"summary": "QUARKUS-4316",
"url": "https://issues.redhat.com/browse/QUARKUS-4316"
},
{
"category": "external",
"summary": "QUARKUS-4317",
"url": "https://issues.redhat.com/browse/QUARKUS-4317"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2106.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.4 release",
"tracking": {
"current_release_date": "2026-09-04T16:24:45+00:00",
"generator": {
"date": "2026-09-04T16:24:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:2106",
"initial_release_date": "2024-05-07T16:21:20+00:00",
"revision_history": [
{
"date": "2024-05-07T16:21:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-07T16:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:24:45+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.8.4.redhat",
"product": {
"name": "Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.testcontainers.database-commons-1.19.6.jar",
"product": {
"name": "org.testcontainers.database-commons-1.19.6.jar",
"product_id": "org.testcontainers.database-commons-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/database-commons@1.19.6?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.3.jar",
"product": {
"name": "org.mvnpm.echarts-5.4.3.jar",
"product_id": "org.mvnpm.echarts-5.4.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/echarts@5.4.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.elasticsearch-1.19.6.jar",
"product": {
"name": "org.testcontainers.elasticsearch-1.19.6.jar",
"product_id": "org.testcontainers.elasticsearch-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/elasticsearch@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@8.11.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.11.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.emoji-regex-8.0.0.jar",
"product": {
"name": "org.mvnpm.emoji-regex-8.0.0.jar",
"product_id": "org.mvnpm.emoji-regex-8.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/emoji-regex@8.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product": {
"name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product_id": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.escalade-3.1.2.jar",
"product": {
"name": "org.mvnpm.escalade-3.1.2.jar",
"product_id": "org.mvnpm.escalade-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/escalade@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.es-module-shims-1.8.2.jar",
"product": {
"name": "org.mvnpm.es-module-shims-1.8.2.jar",
"product_id": "org.mvnpm.es-module-shims-1.8.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/es-module-shims@1.8.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-00013.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00013?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.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": "org.mvnpm.get-caller-file-2.0.5.jar",
"product": {
"name": "org.mvnpm.get-caller-file-2.0.5.jar",
"product_id": "org.mvnpm.get-caller-file-2.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/get-caller-file@2.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product": {
"name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product_id": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.7.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java@21.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java-extended-scalars@21.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product": {
"name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product_id": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/is-fullwidth-code-point@3.0.0?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.3.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-api@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-narayana@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-pool@2.3.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.1.0.redhat-00001.jar",
"product": {
"name": "org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"product_id": "org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains/annotations@24.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.ansi-regex-5.0.1.jar",
"product": {
"name": "org.mvnpm.ansi-regex-5.0.1.jar",
"product_id": "org.mvnpm.ansi-regex-5.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/ansi-regex@5.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.ansi-styles-4.3.0.jar",
"product": {
"name": "org.mvnpm.ansi-styles-4.3.0.jar",
"product_id": "org.mvnpm.ansi-styles-4.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/ansi-styles@4.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product": {
"name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product_id": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.antlr/antlr4-runtime@4.13.0.redhat-00002?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.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.11.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": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-analysis@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-commons@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-tree@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-util@9.6.0.redhat-00002?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.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-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-4.11.1.jar",
"product": {
"name": "org.mongodb.bson-4.11.1.jar",
"product_id": "org.mongodb.bson-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-record-codec-4.11.1.jar",
"product": {
"name": "org.mongodb.bson-record-codec-4.11.1.jar",
"product_id": "org.mongodb.bson-record-codec-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson-record-codec@4.11.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": "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"product": {
"name": "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"product_id": "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.bytebuddy/byte-buddy@1.14.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product": {
"name": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product_id": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.checkerframework/checker-qual@3.42.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product": {
"name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product_id": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.6.0.redhat-00001?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.mvnpm.cliui-8.0.1.jar",
"product": {
"name": "org.mvnpm.cliui-8.0.1.jar",
"product_id": "org.mvnpm.cliui-8.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/cliui@8.0.1?type=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.color-convert-2.0.1.jar",
"product": {
"name": "org.mvnpm.color-convert-2.0.1.jar",
"product_id": "org.mvnpm.color-convert-2.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/color-convert@2.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.color-name-1.1.4.jar",
"product": {
"name": "org.mvnpm.color-name-1.1.4.jar",
"product_id": "org.mvnpm.color-name-1.1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/color-name@1.1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-cli.commons-cli-1.5.0.jar",
"product": {
"name": "commons-cli.commons-cli-1.5.0.jar",
"product_id": "commons-cli.commons-cli-1.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"product": {
"name": "commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"product_id": "commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-codec/commons-codec@1.16.1.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"product_id": "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.26.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product": {
"name": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product_id": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-io/commons-io@2.15.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"product": {
"name": "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"product_id": "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-lang3@3.14.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00011?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.11.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-text@1.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product": {
"name": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product_id": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-core@1.8.1?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.mvnpm.lit-3.1.2.jar",
"product": {
"name": "org.mvnpm.lit-3.1.2.jar",
"product_id": "org.mvnpm.lit-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.db2-1.19.6.jar",
"product": {
"name": "org.testcontainers.db2-1.19.6.jar",
"product_id": "org.testcontainers.db2-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/db2@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.dekorate-core-4.1.2.jar",
"product": {
"name": "io.dekorate.dekorate-core-4.1.2.jar",
"product_id": "io.dekorate.dekorate-core-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/dekorate-core@4.1.2?type=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": "io.dekorate.docker-annotations-4.1.2.jar",
"product": {
"name": "io.dekorate.docker-annotations-4.1.2.jar",
"product_id": "io.dekorate.docker-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/docker-annotations@4.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-api-3.3.5.jar",
"product": {
"name": "com.github.docker-java.docker-java-api-3.3.5.jar",
"product_id": "com.github.docker-java.docker-java-api-3.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-api@3.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-3.3.5.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-3.3.5.jar",
"product_id": "com.github.docker-java.docker-java-transport-3.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport@3.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"product_id": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-util@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product": {
"name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product_id": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/guava@33.0.0.jre-redhat-00002?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.224.jar",
"product": {
"name": "com.h2database.h2-2.2.224.jar",
"product_id": "com.h2database.h2-2.2.224.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.h2database/h2@2.2.224?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-00005.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00005?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.4.4.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.4.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.2.2.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-backend-elasticsearch@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm@7.0.0.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-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@7.0.0.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.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"product": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"product_id": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product_id": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product_id": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product_id": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product": {
"name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product_id": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.mvnpm/importmap@1.0.10.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-api@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-cli-client@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-rest@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-test@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-core@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.27.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.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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": "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.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1.redhat-00003?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.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1.redhat-00003?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.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product_id": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-thrift@1.8.1?type=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.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"product_id": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.3.redhat-00002?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-00005.jar",
"product": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"product_id": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00005?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.1.redhat-00001.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"product_id": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1.redhat-00001?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.1.redhat-00001.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.1.redhat-00001?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.8.redhat-00001.jar",
"product": {
"name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"product_id": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.8.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-00012.jar",
"product": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"product_id": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.4.redhat-00001?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.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.4.redhat-00001?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.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"product_id": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.3.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-3.0.4.Final-redhat-00005.jar",
"product": {
"name": "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"product_id": "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.0.4.Final-redhat-00005?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.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"product_id": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.1.Final-redhat-00001?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.19.6.jar",
"product": {
"name": "org.testcontainers.jdbc-1.19.6.jar",
"product_id": "org.testcontainers.jdbc-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/jdbc@1.19.6?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.jdom2-2.0.6.1.jar",
"product": {
"name": "org.jdom.jdom2-2.0.6.1.jar",
"product_id": "org.jdom.jdom2-2.0.6.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jgroups.jgroups-5.2.23.Final.jar",
"product": {
"name": "org.jgroups.jgroups-5.2.23.Final.jar",
"product_id": "org.jgroups.jgroups-5.2.23.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jgroups/jgroups@5.2.23.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": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6.redhat-00001?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.17.2.redhat-00001.jar",
"product": {
"name": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"product_id": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.17.2.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-00018.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00018?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": "org.junit.jupiter.junit-jupiter-5.10.1.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-5.10.1.jar",
"product_id": "org.junit.jupiter.junit-jupiter-5.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"product_id": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"product_id": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"product_id": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-commons-1.10.1.jar",
"product": {
"name": "org.junit.platform.junit-platform-commons-1.10.1.jar",
"product_id": "org.junit.platform.junit-platform-commons-1.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-engine-1.10.1.jar",
"product": {
"name": "org.junit.platform.junit-platform-engine-1.10.1.jar",
"product_id": "org.junit.platform.junit-platform-engine-1.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-launcher-1.10.1.jar",
"product": {
"name": "org.junit.platform.junit-platform-launcher-1.10.1.jar",
"product_id": "org.junit.platform.junit-platform-launcher-1.10.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-launcher@1.10.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-clients@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-streams@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-common-23.0.7.jar",
"product": {
"name": "org.keycloak.keycloak-common-23.0.7.jar",
"product_id": "org.keycloak.keycloak-common-23.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-common@23.0.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-core-23.0.7.jar",
"product": {
"name": "org.keycloak.keycloak-core-23.0.7.jar",
"product_id": "org.keycloak.keycloak-core-23.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-core@23.0.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_id": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.4.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/knative-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"product": {
"name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"product_id": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlinx/kotlinx-metadata-jvm@0.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/kubernetes-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-okhttp@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.thrift.libthrift-0.15.0.jar",
"product": {
"name": "org.apache.thrift.libthrift-0.15.0.jar",
"product_id": "org.apache.thrift.libthrift-0.15.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.thrift/libthrift@0.15.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"product": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"product_id": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/listenablefuture@9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-4.0.4.jar",
"product": {
"name": "org.mvnpm.lit-element-4.0.4.jar",
"product_id": "org.mvnpm.lit-element-4.0.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element@4.0.4?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-3.1.2.jar",
"product": {
"name": "org.mvnpm.lit-html-3.1.2.jar",
"product_id": "org.mvnpm.lit-html-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-html@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.12.12.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product_id": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mariadb-1.19.6.jar",
"product": {
"name": "org.testcontainers.mariadb-1.19.6.jar",
"product_id": "org.testcontainers.mariadb-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mariadb@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product_id": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.3.3.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.6.jar",
"product": {
"name": "org.apache.maven.maven-artifact-3.9.6.jar",
"product_id": "org.apache.maven.maven-artifact-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-builder-support-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-builder-support-3.9.6.jar",
"product_id": "org.apache.maven.maven-builder-support-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-core-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-core-3.9.6.jar",
"product_id": "org.apache.maven.maven-core-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-core@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-embedder-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-embedder-3.9.6.jar",
"product_id": "org.apache.maven.maven-embedder-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-model-3.9.6.jar",
"product_id": "org.apache.maven.maven-model-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-builder-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-model-builder-3.9.6.jar",
"product_id": "org.apache.maven.maven-model-builder-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"product": {
"name": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"product_id": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/maven-model-helper@25.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.10.2.jar",
"product": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.10.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-plugin-api-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-plugin-api-3.9.6.jar",
"product_id": "org.apache.maven.maven-plugin-api-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-repository-metadata-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-repository-metadata-3.9.6.jar",
"product_id": "org.apache.maven.maven-repository-metadata-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-resolver-provider-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-resolver-provider-3.9.6.jar",
"product_id": "org.apache.maven.maven-resolver-provider-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-wagon@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.18?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-settings-3.9.6.jar",
"product_id": "org.apache.maven.maven-settings-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-builder-3.9.6.jar",
"product": {
"name": "org.apache.maven.maven-settings-builder-3.9.6.jar",
"product_id": "org.apache.maven.maven-settings-builder-3.9.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_id": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_id": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/mchange-commons-java@0.2.15.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-core@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.5.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.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.5.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.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.5.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.19.6.jar",
"product": {
"name": "org.testcontainers.mongodb-1.19.6.jar",
"product_id": "org.testcontainers.mongodb-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mongodb@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product": {
"name": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product_id": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-crypt@1.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.11.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.4.2.jre11.jar",
"product": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"product_id": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mssqlserver-1.19.6.jar",
"product": {
"name": "org.testcontainers.mssqlserver-1.19.6.jar",
"product_id": "org.testcontainers.mssqlserver-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mssqlserver@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.5.8.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.19.6.jar",
"product": {
"name": "org.testcontainers.mysql-1.19.6.jar",
"product_id": "org.testcontainers.mysql-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mysql@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product": {
"name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product_id": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mysql/mysql-connector-j@8.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product_id": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/nativeimage@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.108.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.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.108.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.108.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.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.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.12.12.redhat-00006.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.12.12.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product_id": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=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.15.0.redhat-00004.jar",
"product": {
"name": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"product_id": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.15.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.2.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.2.jar",
"product_id": "com.squareup.okio.okio-1.17.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.6.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.6.jar",
"product_id": "com.squareup.okio.okio-1.17.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-3.6.0.jar",
"product": {
"name": "com.squareup.okio.okio-3.6.0.jar",
"product_id": "com.squareup.okio.okio-3.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product": {
"name": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product_id": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product": {
"name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product_id": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opensearch/opensearch-testcontainers@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/openshift-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-config@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-console@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-hive@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-installer@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machine@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.32.0.redhat-00001?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.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.32.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.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.32.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.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"product": {
"name": "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"product_id": "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.21.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opentest4j.opentest4j-1.3.0.jar",
"product": {
"name": "org.opentest4j.opentest4j-1.3.0.jar",
"product_id": "org.opentest4j.opentest4j-1.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opentest4j/opentest4j@1.3.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.jar",
"product": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"product_id": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing.contrib/opentracing-concurrent@0.4.0?type=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-4.1.2.jar",
"product": {
"name": "io.dekorate.option-annotations-4.1.2.jar",
"product_id": "io.dekorate.option-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/option-annotations@4.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.oracle-xe-1.19.6.jar",
"product": {
"name": "org.testcontainers.oracle-xe-1.19.6.jar",
"product_id": "org.testcontainers.oracle-xe-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/oracle-xe@1.19.6?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.9.0.M2.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00006?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-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-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00005?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.19.6.jar",
"product": {
"name": "org.testcontainers.postgresql-1.19.6.jar",
"product_id": "org.testcontainers.postgresql-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/postgresql@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/prometheus-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product": {
"name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product_id": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protoc@3.25.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product": {
"name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product_id": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.59.1?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product": {
"name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product_id": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.28.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.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.4.redhat-00002?classifier=3.8.4.redhat-00002\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product_id": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.4.redhat-00002?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.1.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.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.1.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.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.1.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.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.1.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.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product_id": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.jaeger/quarkus-jaeger@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product_id": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.jaeger/quarkus-jaeger-deployment@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product": {
"name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product_id": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product_id": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.opentracing/quarkus-smallrye-opentracing@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product_id": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.opentracing/quarkus-smallrye-opentracing-deployment@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product": {
"name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product_id": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@2.0.4?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.mvnpm.require-directory-2.1.1.jar",
"product": {
"name": "org.mvnpm.require-directory-2.1.1.jar",
"product_id": "org.mvnpm.require-directory-2.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/require-directory@2.1.1?type=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.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.4.redhat-00002?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.9.2.redhat-00001.jar",
"product": {
"name": "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"product_id": "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rocksdb/rocksdbjni@7.9.2.redhat-00001?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-4.1.2.jar",
"product": {
"name": "io.dekorate.s2i-annotations-4.1.2.jar",
"product_id": "io.dekorate.s2i-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/s2i-annotations@4.1.2?type=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": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/servicebinding-annotations@4.1.2?classifier=noapt\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-depchain-1.2.6.pom",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-depchain@1.2.6?type=pom"
}
}
},
{
"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.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-00006.jar",
"product": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00006?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.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-net@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-ref@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.5.4.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.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-api@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.4.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.11.0.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.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product_id": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing@3.0.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product_id": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing-contrib@3.0.3?type=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.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product": {
"name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product_id": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.yaml/snakeyaml@2.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product": {
"name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product_id": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.7.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-00003.jar",
"product": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"product_id": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "net.spy.spymemcached-2.12.3.jar",
"product": {
"name": "net.spy.spymemcached-2.12.3.jar",
"product_id": "net.spy.spymemcached-2.12.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.spy/spymemcached@2.12.3?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.2.0.jar",
"product": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-api@2.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-core@2.5.0.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.string-width-4.2.3.jar",
"product": {
"name": "org.mvnpm.string-width-4.2.3.jar",
"product_id": "org.mvnpm.string-width-4.2.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/string-width@4.2.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.strip-ansi-6.0.1.jar",
"product": {
"name": "org.mvnpm.strip-ansi-6.0.1.jar",
"product_id": "org.mvnpm.strip-ansi-6.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/strip-ansi@6.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.testcontainers-1.19.6.jar",
"product": {
"name": "org.testcontainers.testcontainers-1.19.6.jar",
"product_id": "org.testcontainers.testcontainers-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/testcontainers@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product": {
"name": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product_id": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.7?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.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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-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.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product": {
"name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product_id": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.mvnpm/vaadin-webcomponents@24.3.5?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": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product": {
"name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product_id": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.waffle/waffle-jna@3.3.0.redhat-00001?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-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.hpcc-js.wasm-2.15.3.jar",
"product": {
"name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"product_id": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.hpcc-js/wasm@2.15.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.7.0.Final-redhat-00003.jar",
"product": {
"name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"product_id": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential-store@2.2.3.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-encryption@2.2.3.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.3.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.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product_id": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/word@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product": {
"name": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product_id": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/wrap-ansi@7.0.0?type=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.mvnpm.yargs-17.7.2.jar",
"product": {
"name": "org.mvnpm.yargs-17.7.2.jar",
"product_id": "org.mvnpm.yargs-17.7.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/yargs@17.7.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.yargs-parser-21.1.1.jar",
"product": {
"name": "org.mvnpm.yargs-parser-21.1.1.jar",
"product_id": "org.mvnpm.yargs-parser-21.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/yargs-parser@21.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00002?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.4.jar",
"product": {
"name": "org.mvnpm.zrender-5.4.4.jar",
"product_id": "org.mvnpm.zrender-5.4.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/zrender@5.4.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"product": {
"name": "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"product_id": "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.luben/zstd-jni@1.5.5.1-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.y18n-5.0.8.jar",
"product": {
"name": "org.mvnpm.y18n-5.0.8.jar",
"product_id": "org.mvnpm.y18n-5.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/y18n@5.0.8?type=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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar"
},
"product_reference": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar"
},
"product_reference": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-api-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar"
},
"product_reference": "com.github.docker-java.docker-java-api-3.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-3.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar"
},
"product_reference": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar"
},
"product_reference": "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar"
},
"product_reference": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar"
},
"product_reference": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar"
},
"product_reference": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar"
},
"product_reference": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar"
},
"product_reference": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar"
},
"product_reference": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar"
},
"product_reference": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe"
},
"product_reference": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.h2database.h2-2.2.224.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar"
},
"product_reference": "com.h2database.h2-2.2.224.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar"
},
"product_reference": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar"
},
"product_reference": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.15.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar"
},
"product_reference": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-3.6.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar"
},
"product_reference": "com.squareup.okio.okio-3.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-jvm-3.6.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar"
},
"product_reference": "com.squareup.okio.okio-jvm-3.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar"
},
"product_reference": "commons-cli.commons-cli-1.5.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-codec.commons-codec-1.16.1.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar"
},
"product_reference": "commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-io.commons-io-2.15.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar"
},
"product_reference": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-api-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-pool-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.dekorate-core-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar"
},
"product_reference": "io.dekorate.dekorate-core-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.docker-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.docker-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.knative-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.option-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.option-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.s2i-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.s2i-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar"
},
"product_reference": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe"
},
"product_reference": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-core-1.8.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar"
},
"product_reference": "io.jaegertracing.jaeger-core-1.8.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar"
},
"product_reference": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar"
},
"product_reference": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar"
},
"product_reference": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar"
},
"product_reference": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar"
},
"product_reference": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar"
},
"product_reference": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar"
},
"product_reference": "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar"
},
"product_reference": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar"
},
"product_reference": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar"
},
"product_reference": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar"
},
"product_reference": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar"
},
"product_reference": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar"
},
"product_reference": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar"
},
"product_reference": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar"
},
"product_reference": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar"
},
"product_reference": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar"
},
"product_reference": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00012.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar"
},
"product_reference": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "junit.junit-4.13.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar"
},
"product_reference": "junit.junit-4.13.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar"
},
"product_reference": "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.spy.spymemcached-2.12.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar"
},
"product_reference": "net.spy.spymemcached-2.12.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar"
},
"product_reference": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar"
},
"product_reference": "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-text-1.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar"
},
"product_reference": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar"
},
"product_reference": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-artifact-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-artifact-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-builder-support-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-builder-support-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-core-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-core-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-embedder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-embedder-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-model-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-model-builder-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-plugin-api-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-plugin-api-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-repository-metadata-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-repository-metadata-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-resolver-provider-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-resolver-provider-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-settings-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar"
},
"product_reference": "org.apache.maven.maven-settings-builder-3.9.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar"
},
"product_reference": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.thrift.libthrift-0.15.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar"
},
"product_reference": "org.apache.thrift.libthrift-0.15.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar"
},
"product_reference": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar"
},
"product_reference": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar"
},
"product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar"
},
"product_reference": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar"
},
"product_reference": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar"
},
"product_reference": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar"
},
"product_reference": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar"
},
"product_reference": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar"
},
"product_reference": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar"
},
"product_reference": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar"
},
"product_reference": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar"
},
"product_reference": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.agent-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar"
},
"product_reference": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.core-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar"
},
"product_reference": "org.jacoco.org.jacoco.core-0.8.11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.report-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar"
},
"product_reference": "org.jacoco.org.jacoco.report-0.8.11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar"
},
"product_reference": "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jdom.jdom2-2.0.6.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar"
},
"product_reference": "org.jdom.jdom2-2.0.6.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.annotations-24.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar"
},
"product_reference": "org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar"
},
"product_reference": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jgroups.jgroups-5.2.23.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar"
},
"product_reference": "org.jgroups.jgroups-5.2.23.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar"
},
"product_reference": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-5.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-commons-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar"
},
"product_reference": "org.junit.platform.junit-platform-commons-1.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-engine-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar"
},
"product_reference": "org.junit.platform.junit-platform-engine-1.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-launcher-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar"
},
"product_reference": "org.junit.platform.junit-platform-launcher-1.10.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-common-23.0.7.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar"
},
"product_reference": "org.keycloak.keycloak-common-23.0.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-core-23.0.7.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar"
},
"product_reference": "org.keycloak.keycloak-core-23.0.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar"
},
"product_reference": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar"
},
"product_reference": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar"
},
"product_reference": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar"
},
"product_reference": "org.mongodb.bson-4.11.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-record-codec-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar"
},
"product_reference": "org.mongodb.bson-record-codec-4.11.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-crypt-1.8.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar"
},
"product_reference": "org.mongodb.mongodb-crypt-1.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-core-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-sync-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.ansi-regex-5.0.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar"
},
"product_reference": "org.mvnpm.ansi-regex-5.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.ansi-styles-4.3.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar"
},
"product_reference": "org.mvnpm.ansi-styles-4.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar"
},
"product_reference": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar"
},
"product_reference": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar"
},
"product_reference": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar"
},
"product_reference": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar"
},
"product_reference": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.types.trusted-types-2.0.7.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar"
},
"product_reference": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.cliui-8.0.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar"
},
"product_reference": "org.mvnpm.cliui-8.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.color-convert-2.0.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar"
},
"product_reference": "org.mvnpm.color-convert-2.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.color-name-1.1.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar"
},
"product_reference": "org.mvnpm.color-name-1.1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.echarts-5.4.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar"
},
"product_reference": "org.mvnpm.echarts-5.4.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.emoji-regex-8.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar"
},
"product_reference": "org.mvnpm.emoji-regex-8.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.es-module-shims-1.8.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar"
},
"product_reference": "org.mvnpm.es-module-shims-1.8.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.escalade-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar"
},
"product_reference": "org.mvnpm.escalade-3.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.get-caller-file-2.0.5.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar"
},
"product_reference": "org.mvnpm.get-caller-file-2.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar"
},
"product_reference": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar"
},
"product_reference": "org.mvnpm.lit-3.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-4.0.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar"
},
"product_reference": "org.mvnpm.lit-element-4.0.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-html-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar"
},
"product_reference": "org.mvnpm.lit-html-3.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.require-directory-2.1.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar"
},
"product_reference": "org.mvnpm.require-directory-2.1.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.string-width-4.2.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar"
},
"product_reference": "org.mvnpm.string-width-4.2.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.strip-ansi-6.0.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar"
},
"product_reference": "org.mvnpm.strip-ansi-6.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.wrap-ansi-7.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar"
},
"product_reference": "org.mvnpm.wrap-ansi-7.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.y18n-5.0.8.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar"
},
"product_reference": "org.mvnpm.y18n-5.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.yargs-17.7.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar"
},
"product_reference": "org.mvnpm.yargs-17.7.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.yargs-parser-21.1.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar"
},
"product_reference": "org.mvnpm.yargs-parser-21.1.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.zrender-5.4.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar"
},
"product_reference": "org.mvnpm.zrender-5.4.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar"
},
"product_reference": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.opentest4j.opentest4j-1.3.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar"
},
"product_reference": "org.opentest4j.opentest4j-1.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar"
},
"product_reference": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar"
},
"product_reference": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar"
},
"product_reference": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar"
},
"product_reference": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar"
},
"product_reference": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar"
},
"product_reference": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar"
},
"product_reference": "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar"
},
"product_reference": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.database-commons-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar"
},
"product_reference": "org.testcontainers.database-commons-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.db2-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar"
},
"product_reference": "org.testcontainers.db2-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.elasticsearch-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar"
},
"product_reference": "org.testcontainers.elasticsearch-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.jdbc-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar"
},
"product_reference": "org.testcontainers.jdbc-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mariadb-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar"
},
"product_reference": "org.testcontainers.mariadb-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mongodb-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar"
},
"product_reference": "org.testcontainers.mongodb-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mssqlserver-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar"
},
"product_reference": "org.testcontainers.mssqlserver-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mysql-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar"
},
"product_reference": "org.testcontainers.mysql-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.oracle-xe-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar"
},
"product_reference": "org.testcontainers.oracle-xe-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.postgresql-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar"
},
"product_reference": "org.testcontainers.postgresql-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.testcontainers-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar"
},
"product_reference": "org.testcontainers.testcontainers-1.19.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"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.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat: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.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar"
},
"product_reference": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar"
},
"product_reference": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
},
"product_reference": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"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.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-07T16:21:20+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": [
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"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.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-07T16:21:20+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": [
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024:2705
Vulnerability from csaf_redhat - Published: 2024-05-09 11:56 - Updated: 2026-09-04 16:24A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar | — |
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar | — |
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 build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. 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.12 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-2024-2700 io.quarkus/quarkus-core: Leak of local configuration properties into Quarkus applications [quarkus-3.2]\n\n* CVE-2024-29025 io.netty/netty-codec-http: Allocation of Resources Without Limits or Throttling [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:2705",
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"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_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": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "QUARKUS-4279",
"url": "https://issues.redhat.com/browse/QUARKUS-4279"
},
{
"category": "external",
"summary": "QUARKUS-4282",
"url": "https://issues.redhat.com/browse/QUARKUS-4282"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2705.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.2.12 release and security update",
"tracking": {
"current_release_date": "2026-09-04T16:24:48+00:00",
"generator": {
"date": "2026-09-04T16:24:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:2705",
"initial_release_date": "2024-05-09T11:56:56+00:00",
"revision_history": [
{
"date": "2024-05-09T11:56:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-09T11:56:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:24:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.2.12.Final",
"product": {
"name": "Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.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": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product_id": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00008?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": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.4.9.redhat-00001?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.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.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.11.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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.2.12.Final-redhat-00001?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": "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": "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-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": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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-00004.jar",
"product": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"product_id": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.5.1.redhat-00004?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.26.0.redhat-00002.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"product_id": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.26.0.redhat-00002?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-00011.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00011?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-00013.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00013?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.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-00005.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00005?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-00005.jar",
"product": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"product_id": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product_id": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product_id": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product_id": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00009?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-00004.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.2.redhat-00004?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-00005.jar",
"product": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"product_id": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00005?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-00013.jar",
"product": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"product_id": "javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00013?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.6.redhat-00001.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6.redhat-00001?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-00018.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00018?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": "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-00011.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9.redhat-00011?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.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.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": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.4.9.redhat-00001?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.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.108.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.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.108.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.108.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.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.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.108.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-00011.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9.redhat-00011?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": "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": "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-00002.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00002?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-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00006?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-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00006?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-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00005?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.1.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.6.1.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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.2.12.Final-redhat-00001?classifier=3.2.12.Final-redhat-00001\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.2.12.Final-redhat-00001?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.2.12.Final-redhat-00001?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.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.2.12.Final-redhat-00001?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.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": "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.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": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_id": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.4.5?type=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.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": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.2.12.Final?type=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-jdbc-derby-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.2.12.Final?type=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.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": "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": "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.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.4.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-00003.jar",
"product": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"product_id": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.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.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.4.9.redhat-00001?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-00002.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00002?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": "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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar"
},
"product_reference": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar"
},
"product_reference": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar"
},
"product_reference": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar"
},
"product_reference": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar"
},
"product_reference": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar"
},
"product_reference": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00013.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar"
},
"product_reference": "javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar"
},
"product_reference": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar"
},
"product_reference": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar"
},
"product_reference": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar"
},
"product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar"
},
"product_reference": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar"
},
"product_reference": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar"
},
"product_reference": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar"
},
"product_reference": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar"
},
"product_reference": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar"
},
"product_reference": "org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.postgresql.postgresql-42.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar"
},
"product_reference": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar"
},
"product_reference": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.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.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.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.12.Final"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"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.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-09T11:56:56+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.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"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.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-09T11:56:56+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.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.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.12.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.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024:2833
Vulnerability from csaf_redhat - Published: 2024-05-14 09:07 - Updated: 2026-09-04 16:24A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
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 to the images for Red Hat Integration - Service Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "This release of Red Hat Integration - Service Registry 2.5.11 GA includes the following security fixes.\n\nSecurity Fix(es):\n\n* commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file [rhint-serv-2] (CVE-2024-25710)\n\n* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx [rhint-serv-2] (CVE-2024-1023)\n\n* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support [rhint-serv-2] (CVE-2024-1300)\n\n* commons-compress: OutOfMemoryError unpacking broken Pack200 file [rhint-serv-2] (CVE-2024-26308)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling [rhint-serv-2] (CVE-2024-29025)\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:2833",
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_apicurio_registry/2.5",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_apicurio_registry/2.5"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2833.json"
}
],
"title": "Red Hat Security Advisory: Service Registry (container images) release and security update [2.5.11 GA]",
"tracking": {
"current_release_date": "2026-09-04T16:24:49+00:00",
"generator": {
"date": "2026-09-04T16:24:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:2833",
"initial_release_date": "2024-05-14T09:07:52+00:00",
"revision_history": [
{
"date": "2024-05-14T09:07:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-14T09:07:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:24:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Service Registry 2.5.11 GA",
"product": {
"name": "RHINT Service Registry 2.5.11 GA",
"product_id": "RHINT Service Registry 2.5.11 GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_registry:2.5"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1023",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260840"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx",
"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": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1023"
},
{
"category": "external",
"summary": "RHBZ#2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/issues/5078",
"url": "https://github.com/eclipse-vertx/vert.x/issues/5078"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5080",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5080"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5082",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5082"
}
],
"release_date": "2024-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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 Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"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 Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx"
},
{
"cve": "CVE-2024-1300",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2024-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263139"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects only TLS servers with SNI enabled.",
"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 Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1300"
},
{
"category": "external",
"summary": "RHBZ#2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1300",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300"
},
{
"category": "external",
"summary": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.",
"url": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni."
}
],
"release_date": "2024-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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 Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"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 Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"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:L",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264988"
}
],
"notes": [
{
"category": "description",
"text": "A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file",
"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": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25710"
},
{
"category": "external",
"summary": "RHBZ#2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/02/19/1",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/1"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf",
"url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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 Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264989"
}
],
"notes": [
{
"category": "description",
"text": "An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: OutOfMemoryError unpacking broken Pack200 file",
"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": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26308"
},
{
"category": "external",
"summary": "RHBZ#2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg",
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/02/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/02/19/2"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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 Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: OutOfMemoryError unpacking broken Pack200 file"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"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 Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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 Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"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 Service Registry 2.5.11 GA"
]
}
],
"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": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.