bzkf / onco-analytics-on-fhir

Onco Analytics on FHIR
GNU Affero General Public License v3.0
6 stars 3 forks source link

chore(deps): update all non-major dependencies #162

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Update Change Age Adoption Passing Confidence
akhq (source) minor 0.24.0 -> 0.25.1 age adoption passing confidence
confluent-kafka minor ==2.3.0 -> ==2.5.3 age adoption passing confidence
docker.io/bitnami/kafka (source) minor 3.6.1 -> 3.8.0 age adoption passing confidence
docker.io/library/postgres minor 16.2 -> 16.4 age adoption passing confidence
docker.io/library/postgres minor 15.6 -> 15.8 age adoption passing confidence
docker.io/obiba/opal minor 4.6 -> 4.7 age adoption passing confidence
docker.io/tchiotludo/akhq minor 0.24.0 -> 0.25.1 age adoption passing confidence
fhir-gateway (source) minor 6.2.0 -> 6.3.5 age adoption passing confidence
ghcr.io/miracum/fhir-gateway minor v3.12.8 -> v3.13.2 age adoption passing confidence
ghcr.io/miracum/fhir-pseudonymizer patch v2.21.6 -> v2.21.16 age adoption passing confidence
ghcr.io/miracum/kafka-fhir-to-server minor v2.0.6 -> v2.1.5 age adoption passing confidence
ghcr.io/miracum/obds-to-fhir minor v2.0.15 -> v2.1.0 age adoption passing confidence
hapi-fhir-jpaserver minor 0.15.0 -> 0.17.1 age adoption passing confidence
pandas (source) patch ==2.2.0 -> ==2.2.2 age adoption passing confidence
pydantic (changelog) patch ==1.10.14 -> ==1.10.18 age adoption passing confidence
regex minor ==2024.5.15 -> ==2024.9.11 age adoption passing confidence
stream-processors minor 1.6.0 -> 1.7.7 age adoption passing confidence
strimzi-kafka-operator (source) minor 0.39.0 -> 0.43.0 age adoption passing confidence
syrupy minor ==4.6.1 -> ==4.7.1 age adoption passing confidence

Release Notes

tchiotludo/akhq (akhq) ### [`v0.25.1`](https://redirect.github.com/tchiotludo/akhq/releases/tag/0.25.1) [Compare Source](https://redirect.github.com/tchiotludo/akhq/compare/0.25.0...0.25.1) #### Features - **helm**: add revisionHistoryLimit params ([#​1788](https://redirect.github.com/tchiotludo/akhq/issues/1788)) [#​1788](https://redirect.github.com/tchiotludo/akhq/pull/1788) ([Serhii Plesovskykh](https://redirect.github.com/tchiotludo/akhq/commit/23875571dbccfb3175b6a0f5340bfbc9b0141707)) - **docs**: explanation of ssl usage ([#​1797](https://redirect.github.com/tchiotludo/akhq/issues/1797)) [#​1797](https://redirect.github.com/tchiotludo/akhq/pull/1797) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/bf436601c9947f4d9f26f4ffbf774d66e35dbf56)) - **ui**: support other naming strategies in schema dropdowns on topic produce ([#​1804](https://redirect.github.com/tchiotludo/akhq/issues/1804)) [#​1804](https://redirect.github.com/tchiotludo/akhq/pull/1804) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/2507fa1877869af06656722f1499c09080fa9876)) - **ui**: hmr in docker-compose-dev ([#​1818](https://redirect.github.com/tchiotludo/akhq/issues/1818)) [#​1818](https://redirect.github.com/tchiotludo/akhq/pull/1818) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/0be719d9321361eef150565ec9f06654230b99bb)) - **topic**: give the true first offset on compacted topics ([#​1817](https://redirect.github.com/tchiotludo/akhq/issues/1817)) [#​1817](https://redirect.github.com/tchiotludo/akhq/pull/1817) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/0ad541cb7d9d6c1d348050741aff3c18541a9041)) - **helm**: add annotations to configmaps ([#​1826](https://redirect.github.com/tchiotludo/akhq/issues/1826)) [#​1826](https://redirect.github.com/tchiotludo/akhq/pull/1826) ([kostik2022](https://redirect.github.com/tchiotludo/akhq/commit/9f687f6d3f710630941ac3279c4a8717e5af057a)) - **schema**: fallback in case of subject matching the schema id but not the TopicNameStrategy ([#​1820](https://redirect.github.com/tchiotludo/akhq/issues/1820)) [#​1820](https://redirect.github.com/tchiotludo/akhq/pull/1820) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/ef7aa28f64482d034a9b994d87aaf40034380976)) #### Bug Fixes - **ui**: check for correct role defined before before calling into it ([#​1785](https://redirect.github.com/tchiotludo/akhq/issues/1785)) [#​1785](https://redirect.github.com/tchiotludo/akhq/pull/1785) ([Sverre H. Huseby](https://redirect.github.com/tchiotludo/akhq/commit/f75cb86de956772856024f60069d7c940e23bc31)) - **auth**: endpoint topic/{topicName}/groups incorrect acl resource type ([#​1796](https://redirect.github.com/tchiotludo/akhq/issues/1796)) [#​1796](https://redirect.github.com/tchiotludo/akhq/pull/1796) ([doxsch](https://redirect.github.com/tchiotludo/akhq/commit/21d360f6dc2020f3dc385fc826945982f19ae6af)) - **docs**: make links clickable on AWS Auth page ([#​1799](https://redirect.github.com/tchiotludo/akhq/issues/1799)) [#​1799](https://redirect.github.com/tchiotludo/akhq/pull/1799) ([Antoine Gauthier](https://redirect.github.com/tchiotludo/akhq/commit/f4063445d86d119acfe1be8e51775f82973ab8ee)) - **ui**: broken error handling for all api requests ([#​1809](https://redirect.github.com/tchiotludo/akhq/issues/1809)) [#​1809](https://redirect.github.com/tchiotludo/akhq/pull/1809) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/29df54a864dcfdd7f70337c1ad7a9650a63da951)) - **ui**: undefined navigate on TopicGroups.jsx ([#​1808](https://redirect.github.com/tchiotludo/akhq/issues/1808)) [#​1808](https://redirect.github.com/tchiotludo/akhq/pull/1808) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/6a5cd7562e67617f2744c28bc5a70d747525b14e)) - **topicdata**: improving search and listing due to higher timeout and max.poll.records ([#​1843](https://redirect.github.com/tchiotludo/akhq/issues/1843)) [#​1843](https://redirect.github.com/tchiotludo/akhq/pull/1843) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/1235deedc5f23db100c200751d06248b87be240f)) - **ui**: calculating recordCount without undefined ([#​1838](https://redirect.github.com/tchiotludo/akhq/issues/1838)) [#​1838](https://redirect.github.com/tchiotludo/akhq/pull/1838) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/d7dd14b8e9fd571c79f6f416e2b82176c7d87acb)) - **ui**: loading all topics to produce to topic UI ([#​1825](https://redirect.github.com/tchiotludo/akhq/issues/1825)) [#​1825](https://redirect.github.com/tchiotludo/akhq/pull/1825) ([jacek-bukowski](https://redirect.github.com/tchiotludo/akhq/commit/cbe1f6e39c306a2bd5cdd04af87a18d5652814b4)) - **ui**: individual message selection for export ([#​1812](https://redirect.github.com/tchiotludo/akhq/issues/1812)) [#​1812](https://redirect.github.com/tchiotludo/akhq/pull/1812) ([Antoine Gauthier](https://redirect.github.com/tchiotludo/akhq/commit/14ae45ce709b8ed6c7462ab2d976f0371adf3297)) - **auth**: add the default group during the SecurityRule check ([#​1816](https://redirect.github.com/tchiotludo/akhq/issues/1816)) [#​1816](https://redirect.github.com/tchiotludo/akhq/pull/1816) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/ef8e8f4684be2af5b966d9492fae188c4227dc86)) - **ui**: connect clusters list overflow ([#​1841](https://redirect.github.com/tchiotludo/akhq/issues/1841)) [#​1841](https://redirect.github.com/tchiotludo/akhq/pull/1841) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/818f1da5558684fe9c39b458b472231127b35d31)) #### Chores - **deps**: bump com.google.code.gson:gson from 2.10.1 to 2.11.0 [#​1781](https://redirect.github.com/tchiotludo/akhq/pull/1781) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/003a032096c34fd626c279fc0932d90675d64896)) - **deps**: bump software.amazon.glue:schema-registry-serde [#​1794](https://redirect.github.com/tchiotludo/akhq/pull/1794) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/d48d94ec34a51b6654b900c6fde81b7a131c9faa)) - **deps**: bump io.micronaut.application from 4.3.8 to 4.4.0 [#​1782](https://redirect.github.com/tchiotludo/akhq/pull/1782) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/888dc02f6601a2b6e9956caa5d99dc8b6138b445)) - **deps**: bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6 [#​1780](https://redirect.github.com/tchiotludo/akhq/pull/1780) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/59e3f98ee0717f460b161c8588da73a0d05168da)) - **deps**: bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre [#​1798](https://redirect.github.com/tchiotludo/akhq/pull/1798) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/fd77d8ae85a3b8cb30940f6d556598f881e74c2b)) - **deps**: upgrading non conflicting versions ([#​1800](https://redirect.github.com/tchiotludo/akhq/issues/1800)) [#​1800](https://redirect.github.com/tchiotludo/akhq/pull/1800) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/fb9248fc9f4e5e1c0d797c921e62ecf51229d8ae)) - **deps**: using new version of curator-test ([#​1803](https://redirect.github.com/tchiotludo/akhq/issues/1803)) [#​1803](https://redirect.github.com/tchiotludo/akhq/pull/1803) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/7d4cc70532bfb2e7a9b9b42ed6ee90f441f787d7)) - fix editorconfig ([#​1819](https://redirect.github.com/tchiotludo/akhq/issues/1819)) [#​1819](https://redirect.github.com/tchiotludo/akhq/pull/1819) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/ff3acaffbc9b475a7d7d3a259c3fbda341c193f5)) - **deps**: bump docker/build-push-action from 5 to 6 [#​1829](https://redirect.github.com/tchiotludo/akhq/pull/1829) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/ca33f0c7309c521b6d5ef0f07ee5d8472dbd0f0a)) - **deps**: bump io.jsonwebtoken:jjwt-impl from 0.12.5 to 0.12.6 [#​1844](https://redirect.github.com/tchiotludo/akhq/pull/1844) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/20fbea7a937e79cbbb308d721af278be723e2ec6)) - **deps**: bump com.google.protobuf:protobuf-java-util [#​1822](https://redirect.github.com/tchiotludo/akhq/pull/1822) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/ae429c66b282cc428d8f97614af4eab0eb6ef9dd)) - **deps**: bump io.projectreactor:reactor-core from 3.6.6 to 3.6.7 [#​1830](https://redirect.github.com/tchiotludo/akhq/pull/1830) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/82023801d4f39e999d67d42f3a5a9566ce76f31f)) - **deps**: bump braces from 3.0.2 to 3.0.3 in /docs [#​1827](https://redirect.github.com/tchiotludo/akhq/pull/1827) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/dbac3a37e3aa1933d221f9912da9f1949e0a2d4d)) - **deps**: bump org.apache.curator:curator-test from 5.6.0 to 5.7.0 [#​1832](https://redirect.github.com/tchiotludo/akhq/pull/1832) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/60150584af2068309346799ad2b849c3e5ae4e40)) - **deps**: bump software.amazon.msk:aws-msk-iam-auth [#​1833](https://redirect.github.com/tchiotludo/akhq/pull/1833) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/69b4bbb54d4208642b834c17cf3eb14e1d44f3fd)) - **deps-dev**: bump ws from 8.16.0 to 8.17.1 in /client [#​1839](https://redirect.github.com/tchiotludo/akhq/pull/1839) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/0e9d4c395745105c3f0f9511be38f44f562f3a1b)) - **version**: update to v0.25.1 ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/cf173a61e241ff6dd6c9bd14819c7487e216fdf6)) #### Commits - [`40b4bed`](https://redirect.github.com/tchiotludo/akhq/commit/40b4bed): \* feat(auth): add ability to send an authentication header to external service ([#​1759](https://redirect.github.com/tchiotludo/akhq/issues/1759)) (Cenk Kılıç) [#​1759](https://redirect.github.com/tchiotludo/akhq/pull/1759) ### [`v0.25.0`](https://redirect.github.com/tchiotludo/akhq/releases/tag/0.25.0) [Compare Source](https://redirect.github.com/tchiotludo/akhq/compare/0.24.0...0.25.0) ⚠️ This release bring breaking changes since the whole ACL system was rewritten to support multiple clusters RBAC ⚠️ ##### Features - **acls**: introduce new ACL rewrite ([#​1472](https://redirect.github.com/tchiotludo/akhq/issues/1472)) [#​1472](https://redirect.github.com/tchiotludo/akhq/pull/1472) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/4359e540e5927c125f0ae0239cf2aed9a75698a1)) - **topicdata**: list topics even if a broker is unable to serve log information ([#​1502](https://redirect.github.com/tchiotludo/akhq/issues/1502)) ([Kevin Duss](https://redirect.github.com/tchiotludo/akhq/commit/127713daac074ed650907d8a6ed2bafadb004e44)) - **core**: allow to configure (de)serialiser on consumers/producers ([#​1432](https://redirect.github.com/tchiotludo/akhq/issues/1432)) ([Guillaume Dufrêne](https://redirect.github.com/tchiotludo/akhq/commit/22cc05339af91906eb21ac353a4a9a81cb803756)) - **schema**: improve schema loading on produce screen ([#​1467](https://redirect.github.com/tchiotludo/akhq/issues/1467)) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/ed1627cff703b2af757d09796987a9b6c65f03ac)) - **webserver**: html-head don't work any more ([#​1489](https://redirect.github.com/tchiotludo/akhq/issues/1489)) ([jheinitz](https://redirect.github.com/tchiotludo/akhq/commit/cd2c8d83d58f2cb64c60af7f613e07e0f57a04ab)) - **topicdata**: search for key/value schema subject ([#​1430](https://redirect.github.com/tchiotludo/akhq/issues/1430)) [#​1430](https://redirect.github.com/tchiotludo/akhq/pull/1430) ([Markus](https://redirect.github.com/tchiotludo/akhq/commit/067be4bc3f3891f8d9642e770224e88484a9044f)) - **helm**: added ingress pathType ([#​1564](https://redirect.github.com/tchiotludo/akhq/issues/1564)) [#​1564](https://redirect.github.com/tchiotludo/akhq/pull/1564) ([Moritz Rathberger](https://redirect.github.com/tchiotludo/akhq/commit/6e2f65222107cdb98d33c930a77725ef36fdfeb1)) - **docs**: update groups.md with warning about recent group changes. ([#​1582](https://redirect.github.com/tchiotludo/akhq/issues/1582)) [#​1582](https://redirect.github.com/tchiotludo/akhq/pull/1582) ([Kajetan Krykwiński](https://redirect.github.com/tchiotludo/akhq/commit/c321aff56211974bd671bc67a14d0f51c1e4fca9)) - **docs**: adding content-type warning on external claim provider response ([#​1599](https://redirect.github.com/tchiotludo/akhq/issues/1599)) [#​1599](https://redirect.github.com/tchiotludo/akhq/pull/1599) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/8214a1157a32b183d30df9390d78a457e640b974)) - **auth**: customizable github SSO url ([#​1606](https://redirect.github.com/tchiotludo/akhq/issues/1606)) ([#​1613](https://redirect.github.com/tchiotludo/akhq/issues/1613)) [#​1613](https://redirect.github.com/tchiotludo/akhq/pull/1613) ([dred22](https://redirect.github.com/tchiotludo/akhq/commit/468df4398b435d5dffee9b7e115b1c8a63044c24)) - **topic**: increase topic partition ([#​1601](https://redirect.github.com/tchiotludo/akhq/issues/1601)) [#​1601](https://redirect.github.com/tchiotludo/akhq/pull/1601) ([neeraj-singh47](https://redirect.github.com/tchiotludo/akhq/commit/571c19803e4921ca7a67799e08a392fc41e0ada6)) - **topic**: allow to delete topic config ([#​1602](https://redirect.github.com/tchiotludo/akhq/issues/1602)) [#​1602](https://redirect.github.com/tchiotludo/akhq/pull/1602) ([Timon Back](https://redirect.github.com/tchiotludo/akhq/commit/56a042f0c15741200c1669c779266af9b4b96818)) - **ui**: fix and improve error management ([#​1620](https://redirect.github.com/tchiotludo/akhq/issues/1620)) [#​1620](https://redirect.github.com/tchiotludo/akhq/pull/1620) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/829f364327027a0c154c4a00155aed7c5275d853)) - **topicdata**: adding end timestamp filter ([#​1629](https://redirect.github.com/tchiotludo/akhq/issues/1629)) [#​1629](https://redirect.github.com/tchiotludo/akhq/pull/1629) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/02fb136d8b55a78aa6c41b9ae98b01a854481e74)) - **auth**: adding JWT payload compression ([#​1630](https://redirect.github.com/tchiotludo/akhq/issues/1630)) [#​1630](https://redirect.github.com/tchiotludo/akhq/pull/1630) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/2e452666b012557ae6fe9df1170d703ab924acbc)) - **topicdata**: adding download all messages feature ([#​1628](https://redirect.github.com/tchiotludo/akhq/issues/1628)) [#​1628](https://redirect.github.com/tchiotludo/akhq/pull/1628) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/c89db95ac15b7d49f6a9e7c6e041505741ff85d1)) - **schema**: add support for GLUE schema registry (only deserialization) ([#​1650](https://redirect.github.com/tchiotludo/akhq/issues/1650)) [#​1650](https://redirect.github.com/tchiotludo/akhq/pull/1650) ([arindampatra33](https://redirect.github.com/tchiotludo/akhq/commit/dfc70c63a67fde86fa9e549d2016f5ed060f8600)) - **schema**: enhance support for Glue Schema Registry ([#​1673](https://redirect.github.com/tchiotludo/akhq/issues/1673)) [#​1673](https://redirect.github.com/tchiotludo/akhq/pull/1673) ([arindampatra33](https://redirect.github.com/tchiotludo/akhq/commit/77d632e994fc6e89d63fb0c99107a1ab8e985ce6)) - **ui**: upgrade to React 18 ([#​1678](https://redirect.github.com/tchiotludo/akhq/issues/1678)) [#​1678](https://redirect.github.com/tchiotludo/akhq/pull/1678) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/d58967a1ad95f676ce0cb1db835117e6d3589556)) - **auth**: adding READ_CONFIG in default reader role ([#​1694](https://redirect.github.com/tchiotludo/akhq/issues/1694)) [#​1694](https://redirect.github.com/tchiotludo/akhq/pull/1694) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/88fd733b7c756447861696775421b3b66f8c20fb)) - **topicdata**: adding Jackson view on Record to limit field in download ([#​1692](https://redirect.github.com/tchiotludo/akhq/issues/1692)) [#​1692](https://redirect.github.com/tchiotludo/akhq/pull/1692) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/8095eb6dfd56b84a7f1d0aa19b4ed7af51637313)) - **acls**: audit logs ([#​1675](https://redirect.github.com/tchiotludo/akhq/issues/1675)) [#​1675](https://redirect.github.com/tchiotludo/akhq/pull/1675) ([Emmanuel](https://redirect.github.com/tchiotludo/akhq/commit/fbf48b01adfa34ff07d97fd545c0919eebf21c3a)) - **acls**: use no op security service when security is off [#​1705](https://redirect.github.com/tchiotludo/akhq/issues/1705) ([#​1706](https://redirect.github.com/tchiotludo/akhq/issues/1706)) [#​1706](https://redirect.github.com/tchiotludo/akhq/pull/1706) ([Emmanuel](https://redirect.github.com/tchiotludo/akhq/commit/50705e6a8a1cffac8ddc9177fd5eabc0b85788f5)) - **cicd**: add dependabot automatic check ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/2c1b0731f8ee2a2bc4f6e5f198c3aad7b51216e9)) - **ui**: handle env file for dev ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/4e1122ca8a0a29a25b5ebbb8bf709abd7bd3d7c5)) - **helm**: add LoadBalancerIP ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/1d85857ab24fb5528307297d682afea1364d343f)) - **docs**: remove upstash sponsor ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/e5458e9fe0d034f5f579f4bceb5be901f4567908)) - **auth**: add default value for github api and update doc ([#​1779](https://redirect.github.com/tchiotludo/akhq/issues/1779)) [#​1779](https://redirect.github.com/tchiotludo/akhq/pull/1779) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/f9968fc178b80b8167a14067614add2f81abc666)) - **docs**: describe how to enable json logging ([#​1772](https://redirect.github.com/tchiotludo/akhq/issues/1772)) [#​1772](https://redirect.github.com/tchiotludo/akhq/pull/1772) ([theBNT](https://redirect.github.com/tchiotludo/akhq/commit/515298d4edc2f50dd7338937ed5673ef052ffd86)) ##### Bug Fixes - **topicdata**: search can failed data pagination with many results ([#​1468](https://redirect.github.com/tchiotludo/akhq/issues/1468)) [#​1468](https://redirect.github.com/tchiotludo/akhq/pull/1468) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/4713261b4191b49208f0fb522742e8b2f7f4064c)) - **topicdata**: no topic data when 1 record with newest sort ([#​1466](https://redirect.github.com/tchiotludo/akhq/issues/1466)) [#​1466](https://redirect.github.com/tchiotludo/akhq/pull/1466) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/d898b462217a8069ae172f796812d172dd3e84f6)) - **connect**: sort throw exception ([#​1431](https://redirect.github.com/tchiotludo/akhq/issues/1431)) [#​1431](https://redirect.github.com/tchiotludo/akhq/pull/1431) ([Albert](https://redirect.github.com/tchiotludo/akhq/commit/a89e65cbf760ab02ccadc9f3ecc3e37d37e0fdf6)) - **webservre**: add missing / to search string in replace ([#​1477](https://redirect.github.com/tchiotludo/akhq/issues/1477)) [#​1477](https://redirect.github.com/tchiotludo/akhq/pull/1477) ([jheinitz](https://redirect.github.com/tchiotludo/akhq/commit/2f4b020dcbb1cb367885c6b29baafb8ab5b44a62)) - **docs**: invalid helm link ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/c280b093116ca4d89e1480358fff6f48fd82d2ae)) - **schema**: invalid signature on schema controller ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/25167c72ed49949dee39bdc5d1a66ab9d68b5b4e)) - **ui**: delete message don't work anymore ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/a6f5cb4851c56c039488d5db52de8ebba5f25902)) - **ui**: live tail should pretty print json ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/551f63a508f8331888ca64cd9c13a885c91b240d)) - **ui**: header failed to display on live tail ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/cfe378f730a976de2d38cd0c8048d5884d10fb2e)) - **ui**: search box on topic data ([#​1522](https://redirect.github.com/tchiotludo/akhq/issues/1522)) [#​1522](https://redirect.github.com/tchiotludo/akhq/pull/1522) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/cfc50e27858d4490ec76378255b2b3b90f1b3a82)) - **acls**: inconsistency between READ and READ_CONFIG actions for NODE resource ([#​1521](https://redirect.github.com/tchiotludo/akhq/issues/1521)) [#​1521](https://redirect.github.com/tchiotludo/akhq/pull/1521) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/72a41cc68221af71ec89a35f41fd64f0285472a4)) - **ui**: inconsistency in default selected cluster ([#​1523](https://redirect.github.com/tchiotludo/akhq/issues/1523)) [#​1523](https://redirect.github.com/tchiotludo/akhq/pull/1523) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/c3aa8ee65ae7caafc0b2d39a42af46eeb95cd5cc)) - **ui**: regression on search filters when changing sort ([#​1525](https://redirect.github.com/tchiotludo/akhq/issues/1525)) [#​1525](https://redirect.github.com/tchiotludo/akhq/pull/1525) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/236a41f8f1e6100b2a5930132ee4fe10cf11c971)) - **ui**: cancel previous request on search schema ([#​1542](https://redirect.github.com/tchiotludo/akhq/issues/1542)) [#​1542](https://redirect.github.com/tchiotludo/akhq/pull/1542) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/f8c8a0627c9d5f8f9bbab2643f4fdd61f0b1c012)) - **ui**: redirect on login page when token expires ([#​1539](https://redirect.github.com/tchiotludo/akhq/issues/1539)) [#​1539](https://redirect.github.com/tchiotludo/akhq/pull/1539) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/0519dbcbdbe75730c669c1508def9ee088ff67bc)) - **core**: fix permissions issues ([#​1533](https://redirect.github.com/tchiotludo/akhq/issues/1533)) [#​1533](https://redirect.github.com/tchiotludo/akhq/pull/1533) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/f36ae794f3eaaf5a4b791ac704620f3b15d7639c)) - **topicdata**: fix and enhance search ([#​1538](https://redirect.github.com/tchiotludo/akhq/issues/1538)) [#​1538](https://redirect.github.com/tchiotludo/akhq/pull/1538) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/96fd6af6b16f53b0971e4138da616d16cc1a5cd9)) - **cicd**: fix falling doc build ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/d688fecb55cc45bbc6928906618f8438108492c6)) - **auth**: handling logged-in user with no roles ([#​1589](https://redirect.github.com/tchiotludo/akhq/issues/1589)) [#​1589](https://redirect.github.com/tchiotludo/akhq/pull/1589) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/4d031f903e6c0910fb9611c6f7962587a7d86d0b)) - **schema**: only load schema when user has rights on produce screen ([#​1600](https://redirect.github.com/tchiotludo/akhq/issues/1600)) [#​1600](https://redirect.github.com/tchiotludo/akhq/pull/1600) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/dd374c9f081f81cea3d78088e70a34f0d22949bb)) - **topicdata**: BufferUnderflowException on header deserialization ([#​1588](https://redirect.github.com/tchiotludo/akhq/issues/1588)) [#​1588](https://redirect.github.com/tchiotludo/akhq/pull/1588) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/81c036cf8742bed50d5adc93edeb6173d2f60eae)) - **auth**: check only cluster permissions on search for acl and schema ([#​1605](https://redirect.github.com/tchiotludo/akhq/issues/1605)) [#​1605](https://redirect.github.com/tchiotludo/akhq/pull/1605) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/d75687862c010ad30d661dc1c38ebf4ce2ec444d)) - **topicdata**: fix copy infinite loop when record added during copy ([#​1612](https://redirect.github.com/tchiotludo/akhq/issues/1612)) [#​1612](https://redirect.github.com/tchiotludo/akhq/pull/1612) ([val](https://redirect.github.com/tchiotludo/akhq/commit/addb48a2ee466b548a749e448c8932e8830f6ea7)) - **ui**: Sorting messages in a topic no longer reset applied filters ([#​1627](https://redirect.github.com/tchiotludo/akhq/issues/1627)) [#​1627](https://redirect.github.com/tchiotludo/akhq/pull/1627) ([DPICART](https://redirect.github.com/tchiotludo/akhq/commit/aa6e6e485ad02242fb038b5f2be7a037e1da068d)) - **topicdata**: fix NPE for tombstone values in contains search ([#​1634](https://redirect.github.com/tchiotludo/akhq/issues/1634)) [#​1634](https://redirect.github.com/tchiotludo/akhq/pull/1634) ([Paolo Haider](https://redirect.github.com/tchiotludo/akhq/commit/2780a783153643354376afb5df7503a2d6989a1d)) - **webserver**: fix body serialization error for config updates ([#​1646](https://redirect.github.com/tchiotludo/akhq/issues/1646)) [#​1646](https://redirect.github.com/tchiotludo/akhq/pull/1646) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/371c63b531ed9df7e3a49b0cb4fb76f929d70340)) - **webserver**: fixing blocking call after Micronaut migration ([#​1647](https://redirect.github.com/tchiotludo/akhq/issues/1647)) [#​1647](https://redirect.github.com/tchiotludo/akhq/pull/1647) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/d72cd65ac62a0f1da19bb4cca0ac8a47e85ea343)) - **auth**: removed explicit context-path in redirect urls and intercept url maps ([#​1652](https://redirect.github.com/tchiotludo/akhq/issues/1652)) [#​1652](https://redirect.github.com/tchiotludo/akhq/pull/1652) ([Stephan Linkel](https://redirect.github.com/tchiotludo/akhq/commit/04c2d1ba1c09fb0dc9fb4317bb871044d7a374f8)) - **topicdata**: Hide 'Empty Topic' button when user doesn't have DELETE permission ([#​1653](https://redirect.github.com/tchiotludo/akhq/issues/1653)) [#​1653](https://redirect.github.com/tchiotludo/akhq/pull/1653) ([Piotr Przybylski](https://redirect.github.com/tchiotludo/akhq/commit/589b97bf2c359b39e7be127ad1eb6d371f6db1cd)) - **helm**: can not specify NodePort for http port 80 ([#​1648](https://redirect.github.com/tchiotludo/akhq/issues/1648)) [#​1648](https://redirect.github.com/tchiotludo/akhq/pull/1648) ([Jakob Maležič](https://redirect.github.com/tchiotludo/akhq/commit/15e7ee13f41c0908b716e4f682b0a2a766129a23)) - **auth**: handling NPE on login ([#​1655](https://redirect.github.com/tchiotludo/akhq/issues/1655)) [#​1655](https://redirect.github.com/tchiotludo/akhq/pull/1655) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/879cb91db2f38eb1ce3369019d4c62c0b17ea816)) - **schema**: fix subject redirection from message on large registry ([#​1654](https://redirect.github.com/tchiotludo/akhq/issues/1654)) [#​1654](https://redirect.github.com/tchiotludo/akhq/pull/1654) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/883174478deea626aaab72c310a9677f7ac6ece0)) - **schema**: adding JsonIgnore on awsGlueKafkaDeserializer ([#​1663](https://redirect.github.com/tchiotludo/akhq/issues/1663)) [#​1663](https://redirect.github.com/tchiotludo/akhq/pull/1663) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/822fc6c73a1e26fe7f0f610fc6a43d5fd5b21edc)) - **topicdata**: topic must be included for tail ([#​1672](https://redirect.github.com/tchiotludo/akhq/issues/1672)) [#​1672](https://redirect.github.com/tchiotludo/akhq/pull/1672) ([arindampatra33](https://redirect.github.com/tchiotludo/akhq/commit/536264f722102aebc86b80062f1f168c5fb0bb92)) - **webserver**: remove regresion on index.html ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/6c533f50fafe3723648f9b41631dce21b52aee64)) - **site**: docker-compose deprecated ([#​1686](https://redirect.github.com/tchiotludo/akhq/issues/1686)) [#​1686](https://redirect.github.com/tchiotludo/akhq/pull/1686) ([Nard Théo](https://redirect.github.com/tchiotludo/akhq/commit/81933caf28c081a38a6e69b88f8528b5801c63e8)) - **topicdata**: increasing Max-Poll-Records to required page size as it fixes sorting by newest ([#​1691](https://redirect.github.com/tchiotludo/akhq/issues/1691)) [#​1691](https://redirect.github.com/tchiotludo/akhq/pull/1691) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/351da0a944d629bae205a6d4dacee2314a9a295c)) - **build**: fix startTestKafkaCluster task ([#​1695](https://redirect.github.com/tchiotludo/akhq/issues/1695)) [#​1695](https://redirect.github.com/tchiotludo/akhq/pull/1695) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/47504efd779c74e63553f692db8e60d85475877e)) - **docs**: removed docs dependency onto client-folder ([#​1697](https://redirect.github.com/tchiotludo/akhq/issues/1697)) [#​1697](https://redirect.github.com/tchiotludo/akhq/pull/1697) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/64f904c3699d9cb758a6d3dfae6af44e7d20bf9f)) - **topicdata**: missing noargs for headers ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/43dd0c4f49aacad29d2a194f854b65248bcea5c6)) - **build**: invalid .editorconfig ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/e7f8a4902df8e72642e15b138df9be0f2aacb007)) - **cicd**: missing distributions dir ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/1d234ebe0d949521a89fc02534d7c553c8856c92)) - **ui**: removing loading animation on ongoing search ([#​1710](https://redirect.github.com/tchiotludo/akhq/issues/1710)) [#​1710](https://redirect.github.com/tchiotludo/akhq/pull/1710) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/1e770c0af752ef1e7732e87cd52db097d0ffc66a)) - **helm**: changed kafkaSecrets default value change with examples ([#​1712](https://redirect.github.com/tchiotludo/akhq/issues/1712)) [#​1712](https://redirect.github.com/tchiotludo/akhq/pull/1712) ([David Vrtěl](https://redirect.github.com/tchiotludo/akhq/commit/d46c96b5d2e82b5daeec213e6ce65534a168bab7)) - **ui**: adding loading animation on topic data search ([#​1713](https://redirect.github.com/tchiotludo/akhq/issues/1713)) [#​1713](https://redirect.github.com/tchiotludo/akhq/pull/1713) ([Alexis SOUQUIERE](https://redirect.github.com/tchiotludo/akhq/commit/7eb0486d9a5da4ab881fe5d90d93c9a01582c0c4)) - **ui**: using hook instead of props ([#​1708](https://redirect.github.com/tchiotludo/akhq/issues/1708)) [#​1708](https://redirect.github.com/tchiotludo/akhq/pull/1708) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/78f43896eb4e69b1fb81b30bb41fe3b95c07d945)) - **cicd**: tag master docker releases with "latest" ([#​1711](https://redirect.github.com/tchiotludo/akhq/issues/1711)) [#​1711](https://redirect.github.com/tchiotludo/akhq/pull/1711) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/9e3b93fe4de531e258185e1f0730d2733019f05d)) - **ui**: display blank data instead of null ([#​1714](https://redirect.github.com/tchiotludo/akhq/issues/1714)) [#​1714](https://redirect.github.com/tchiotludo/akhq/pull/1714) ([Akshaykumar Chaudhary](https://redirect.github.com/tchiotludo/akhq/commit/5121db6a726aeff6a87b63bdcb23f4b478b4c20c)) - **schema**: fix glue schema registry caching issue ([#​1750](https://redirect.github.com/tchiotludo/akhq/issues/1750)) [#​1750](https://redirect.github.com/tchiotludo/akhq/pull/1750) ([arindampatra33](https://redirect.github.com/tchiotludo/akhq/commit/9086300428a3150f1d7a3d9dec72c054d6705577)) - **ui**: extract after from lastResult as nextPage ([#​1752](https://redirect.github.com/tchiotludo/akhq/issues/1752)) ([#​1754](https://redirect.github.com/tchiotludo/akhq/issues/1754)) [#​1754](https://redirect.github.com/tchiotludo/akhq/pull/1754) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/cf1ca03621741034fb3ade5260e09535849a0801)) - **ui**: fix compact,delete topic creation [#​1755](https://redirect.github.com/tchiotludo/akhq/issues/1755) ([#​1756](https://redirect.github.com/tchiotludo/akhq/issues/1756)) [#​1756](https://redirect.github.com/tchiotludo/akhq/pull/1756) ([Emmanuel](https://redirect.github.com/tchiotludo/akhq/commit/58708ba9f1d2e589b9a26e103e952b509c57db2e)) - **ui**: changed lastResult from array to actual element ([#​1757](https://redirect.github.com/tchiotludo/akhq/issues/1757)) [#​1757](https://redirect.github.com/tchiotludo/akhq/pull/1757) ([Jonas Voelcker](https://redirect.github.com/tchiotludo/akhq/commit/3929e8ec88167dca0ed44890f73960ef2c1e6666)) - **ui**: missing default right on consumer group ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/09bfe1ee70a826eb822b4ff57ca8a536f8f1126c)) - **server**: better startup and logs ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/e5ae2931c225583959a2ab881d837f3c69ef3064)) ##### Documentation - **readme**: add Archer Aviation in the Who's using AKHQ ([#​1503](https://redirect.github.com/tchiotludo/akhq/issues/1503)) [#​1503](https://redirect.github.com/tchiotludo/akhq/pull/1503) ([Hongbo Miao](https://redirect.github.com/tchiotludo/akhq/commit/1172470c1e776d20dfd45c49eab87a27cd20308b)) - add configuration path configuration ([#​1566](https://redirect.github.com/tchiotludo/akhq/issues/1566)) [#​1566](https://redirect.github.com/tchiotludo/akhq/pull/1566) ([Y. Luis](https://redirect.github.com/tchiotludo/akhq/commit/9e3b4d1aaaac3c598e046da438d325fdb5db5a14)) ##### Chores - **schema**: typos [#​1465](https://redirect.github.com/tchiotludo/akhq/pull/1465) ([Boris Momčilović](https://redirect.github.com/tchiotludo/akhq/commit/07c486d7308af7458896be3faefc37ed6a0787ad)) - **build**: add idea-ext on build.gradle ([#​1446](https://redirect.github.com/tchiotludo/akhq/issues/1446)) [#​1446](https://redirect.github.com/tchiotludo/akhq/pull/1446) ([Markus](https://redirect.github.com/tchiotludo/akhq/commit/014a2adfb27acab828adc49646593065c964b5a2)) - **docker**: add unless-stopped ([#​1445](https://redirect.github.com/tchiotludo/akhq/issues/1445)) [#​1445](https://redirect.github.com/tchiotludo/akhq/pull/1445) ([Markus](https://redirect.github.com/tchiotludo/akhq/commit/ca1dce3e4bacb31716e936d98d0564abc292f9e5)) - **readme**: add infosupport sponsors ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/be83e65a6c6cd4c5bc8c6829dd4013a1811f7cb8)) - **docs**: fix copyright ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/73d5fc26d24d807a43be1b5b6f0deeef32ce5b10)) - **deps**: update most of java deps ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/35a9435d8bae2b97faff31d1ee375278bb823e09)) - **deps**: update to kafka 3.5.1 and confluent 3.4.1 ([#​1554](https://redirect.github.com/tchiotludo/akhq/issues/1554)) [#​1554](https://redirect.github.com/tchiotludo/akhq/pull/1554) ([Julien Jean Paul Sirocchi](https://redirect.github.com/tchiotludo/akhq/commit/38d1f6ef278a729c2a0b39a2b6b09ea65f973db6)) - **docs**: add application configuration for dev ([#​1591](https://redirect.github.com/tchiotludo/akhq/issues/1591)) [#​1591](https://redirect.github.com/tchiotludo/akhq/pull/1591) ([bhargav joshi](https://redirect.github.com/tchiotludo/akhq/commit/24886b8d575c728f61e3785b5f25b0da7a2673ba)) - **docs**: add manomano ([#​1618](https://redirect.github.com/tchiotludo/akhq/issues/1618)) [#​1618](https://redirect.github.com/tchiotludo/akhq/pull/1618) ([dida ratsimba](https://redirect.github.com/tchiotludo/akhq/commit/0377877a2e55c2fc4b78394062c1bfefb61206b9)) - **deps**: upgrade Micronaut to 4.2 version ([#​1615](https://redirect.github.com/tchiotludo/akhq/issues/1615)) [#​1615](https://redirect.github.com/tchiotludo/akhq/pull/1615) ([screpel](https://redirect.github.com/tchiotludo/akhq/commit/89d0519a34769e450998e5ed79f2dbf75fc57132)) - **deps**: update gradle ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/53af3a32db0df247920bafb5b85195151af34393)) - **deps**: update all docs packages ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/e7857970cd51539c5a90022494b46344e728ac2c)) - **deps**: update most java packages ([#​1661](https://redirect.github.com/tchiotludo/akhq/issues/1661)) [#​1661](https://redirect.github.com/tchiotludo/akhq/pull/1661) ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/8caa4b3b235ef4d67fb3385616a818cacc835b7f)) - **site**: added maif as sponsor ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/8f5ccb92429304f4e1490ad66720bf8bc9c10484)) - **site**: add some company using ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/17c4bd5eeb9ec248ea89d17665f3df0e85f202dc)) - **deps**: update sioan.frontend-jdk to java 17 ([#​1701](https://redirect.github.com/tchiotludo/akhq/issues/1701)) [#​1701](https://redirect.github.com/tchiotludo/akhq/pull/1701) ([Shane Kennedy](https://redirect.github.com/tchiotludo/akhq/commit/c7739fdf47bd9a63769604d6337f933d78059bb9)) - **deps**: bump follow-redirects from 1.15.5 to 1.15.6 in /docs [#​1698](https://redirect.github.com/tchiotludo/akhq/pull/1698) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/5bfef8574b35c9f5d4e5aec01a092476e718f164)) - **deps**: bump vite from 5.0.12 to 5.0.13 in /docs [#​1699](https://redirect.github.com/tchiotludo/akhq/pull/1699) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/2203995879ab042ec508e9e2aa4cbf47197ce655)) - **deps-dev**: bump vite from 5.2.2 to 5.2.6 in /client [#​1700](https://redirect.github.com/tchiotludo/akhq/pull/1700) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/e23f8a1231e22865df89650b59884744518df91c)) - **deps**: update all github actions deps ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/090c1cd3910444466f18439cde74d973160f87f5)) - **deps**: update most java deps ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/c757938e352bcf32ec95ff9aa8c3a8b6a86d02b6)) - **deps**: update most javascript deps ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/1fad75e3aede47838b070aaf959c1a980d3c155d)) - **docs**: added Michelin Company ([#​1751](https://redirect.github.com/tchiotludo/akhq/issues/1751)) [#​1751](https://redirect.github.com/tchiotludo/akhq/pull/1751) ([Akshaykumar Chaudhary](https://redirect.github.com/tchiotludo/akhq/commit/b2ccd8ce5430a19fb14bbb49d5a099242838b2a6)) - **deps**: bump commons-codec:commons-codec from 1.16.1 to 1.17.0 [#​1763](https://redirect.github.com/tchiotludo/akhq/pull/1763) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/c8839fd465103a04c658f3b2c7b500f9af622ba2)) - **deps**: bump org.gradle.test-retry from 1.5.8 to 1.5.9 [#​1762](https://redirect.github.com/tchiotludo/akhq/pull/1762) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/58aad72987bbc340cd4a2927b3561b6026758a93)) - **deps**: bump io.micronaut.application from 4.3.6 to 4.3.8 [#​1760](https://redirect.github.com/tchiotludo/akhq/pull/1760) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/336d0f1119458a2e058932293bc74d57cdaa5c80)) - **deps**: bump com.gorylenko.gradle-git-properties [#​1761](https://redirect.github.com/tchiotludo/akhq/pull/1761) ([dependabot\[bot\]](https://redirect.github.com/tchiotludo/akhq/commit/a9197f9f2adcaaea737a4c6ee97e66ae5289ca10)) - **docs**: added CEVA as users ([#​1773](https://redirect.github.com/tchiotludo/akhq/issues/1773)) [#​1773](https://redirect.github.com/tchiotludo/akhq/pull/1773) ([jipipayo](https://redirect.github.com/tchiotludo/akhq/commit/a01e779492d3d1ac9e3bffc5902b018560cc7383)) - **version**: update to v0.25.0 ([Ludovic DEHON](https://redirect.github.com/tchiotludo/akhq/commit/d29c54d2905c38f7089e514a2e09ea8b39afc235)) ##### Commits - [`667a594`](https://redirect.github.com/tchiotludo/akhq/commit/667a594): fix(ui); send bearer token on the search sse endpoint ([#​1527](https://redirect.github.com/tchiotludo/akhq/issues/1527)) (Alexis SOUQUIERE) [#​1527](https://redirect.github.com/tchiotludo/akhq/pull/1527)
confluentinc/confluent-kafka-python (confluent-kafka) ### [`v2.5.3`](https://redirect.github.com/confluentinc/confluent-kafka-python/blob/HEAD/CHANGELOG.md#v253) v2.5.3 is a maintenance release with the following fixes and enhancements: ##### Fixes - Fix an assert being triggered during push telemetry call when no metrics matched on the client side. - Minor enhancement to JSONDeserializer to retrieve schema from Schema Registry if not provided confluent-kafka-python is based on librdkafka v2.5.3, see the [librdkafka release notes](https://redirect.github.com/edenhill/librdkafka/releases/tag/v2.5.3) for a complete list of changes, enhancements, fixes and upgrade considerations. ### [`v2.5.0`](https://redirect.github.com/confluentinc/confluent-kafka-python/blob/HEAD/CHANGELOG.md#v250) v2.5.0 is a feature release with the following features, fixes and enhancements: - [KIP-107](https://cwiki.apache.org/confluence/display/KAFKA/KIP-107%3A+Add+deleteRecordsBefore%28%29+API+in+AdminClient) Added delete_records API. ([#​1710](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1710)) - Added an example to show the usage of the custom logger with `AdminClient`. ([#​1758](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1758)) - Improve caching on Schema Registry client. ([#​1744](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1744)) - Removed usage of `strcpy` to enhance security of the client. ([#​1745](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1745)) - Removed support for centos6 and centos7. ([#​1776](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1776)) - Fixed invalid write in `OAUTHBEARER/OIDC` extensions copy. ([#​1745](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1745)) - Fixed documentation for default value of `operation_timeout` and `request_timeout` in various Admin apis. ([#​1710](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1710)) - Fixed an issue related to import error of `TopicCollection` and `TopicPartitionInfo` classes when importing through other module like mypy. ([#​1764](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1764)) - Fixed a segfault when `commit` or `store_offsets` consumer method is called incorrectly with errored Message object. ([#​1754](https://redirect.github.com/confluentinc/confluent-kafka-python/issues/1754)) -

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 6 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.11s
✅ BASH bash-exec 2 0 0.04s
✅ BASH shellcheck 2 0 0.13s
✅ BASH shfmt 2 0 0.04s
✅ DOCKERFILE hadolint 2 0 0.21s
✅ EDITORCONFIG editorconfig-checker 86 0 0.46s
✅ ENV dotenv-linter 1 0 0.0s
✅ JSON jsonlint 3 0 0.18s
✅ JSON prettier 3 0 0.57s
✅ JSON v8r 3 0 3.72s
⚠️ MARKDOWN markdownlint 8 99 1.47s
⚠️ MARKDOWN markdown-table-formatter 8 1 0.37s
✅ PYTHON bandit 7 0 1.4s
✅ PYTHON black 7 0 1.8s
✅ PYTHON flake8 7 0 1.53s
✅ PYTHON isort 7 0 0.38s
✅ PYTHON mypy 7 0 2.36s
✅ PYTHON pyright 7 0 7.64s
✅ PYTHON ruff 7 0 0.04s
✅ REPOSITORY checkov yes no 17.44s
✅ REPOSITORY dustilock yes no 0.5s
✅ REPOSITORY gitleaks yes no 1.11s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 16.77s
✅ REPOSITORY kics yes no 39.96s
✅ REPOSITORY secretlint yes no 1.08s
✅ REPOSITORY syft yes no 0.45s
✅ REPOSITORY trivy yes no 9.57s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 5.38s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 28 0 1.15s
✅ YAML v8r 28 0 39.47s
✅ YAML yamllint 28 0 0.76s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 18 hours ago

Trivy image scan report

ghcr.io/bzkf/onco-analytics-on-fhir/obds-fhir-to-opal:pr-162 (debian 11.7)

53 known vulnerabilities found (CRITICAL: 4 HIGH: 28 MEDIUM: 19 LOW: 2)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
bsdutils CVE-2024-28085 HIGH 1:2.36.1-8+deb11u1 2.36.1-8+deb11u2
libblkid1 CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2
libc-bin CVE-2023-4911 HIGH 2.31-13+deb11u6 2.31-13+deb11u7
libc-bin CVE-2024-2961 HIGH 2.31-13+deb11u6 2.31-13+deb11u9
libc-bin CVE-2024-33599 HIGH 2.31-13+deb11u6 2.31-13+deb11u10
libc-bin CVE-2024-33600 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libc-bin CVE-2024-33601 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libc-bin CVE-2024-33602 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libc6 CVE-2023-4911 HIGH 2.31-13+deb11u6 2.31-13+deb11u7
libc6 CVE-2024-2961 HIGH 2.31-13+deb11u6 2.31-13+deb11u9
libc6 CVE-2024-33599 HIGH 2.31-13+deb11u6 2.31-13+deb11u10
libc6 CVE-2024-33600 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libc6 CVE-2024-33601 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libc6 CVE-2024-33602 MEDIUM 2.31-13+deb11u6 2.31-13+deb11u10
libgnutls30 CVE-2024-0553 HIGH 3.7.1-5+deb11u3 3.7.1-5+deb11u5
libgnutls30 CVE-2024-0567 HIGH 3.7.1-5+deb11u3 3.7.1-5+deb11u5
libgnutls30 CVE-2023-5981 MEDIUM 3.7.1-5+deb11u3 3.7.1-5+deb11u4
libgnutls30 CVE-2024-28834 MEDIUM 3.7.1-5+deb11u3 3.7.1-5+deb11u6
libgnutls30 CVE-2024-28835 MEDIUM 3.7.1-5+deb11u3 3.7.1-5+deb11u6
libgssapi-krb5-2 CVE-2024-37371 CRITICAL 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libgssapi-krb5-2 CVE-2024-37370 HIGH 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libgssapi-krb5-2 CVE-2023-36054 MEDIUM 1.18.3-6+deb11u3 1.18.3-6+deb11u4
libk5crypto3 CVE-2024-37371 CRITICAL 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libk5crypto3 CVE-2024-37370 HIGH 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libk5crypto3 CVE-2023-36054 MEDIUM 1.18.3-6+deb11u3 1.18.3-6+deb11u4
libkrb5-3 CVE-2024-37371 CRITICAL 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libkrb5-3 CVE-2024-37370 HIGH 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libkrb5-3 CVE-2023-36054 MEDIUM 1.18.3-6+deb11u3 1.18.3-6+deb11u4
libkrb5support0 CVE-2024-37371 CRITICAL 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libkrb5support0 CVE-2024-37370 HIGH 1.18.3-6+deb11u3 1.18.3-6+deb11u5
libkrb5support0 CVE-2023-36054 MEDIUM 1.18.3-6+deb11u3 1.18.3-6+deb11u4
libmount1 CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2
libncurses6 CVE-2023-29491 HIGH 6.2+20201114-2+deb11u1 6.2+20201114-2+deb11u2
libncursesw6 CVE-2023-29491 HIGH 6.2+20201114-2+deb11u1 6.2+20201114-2+deb11u2
libsmartcols1 CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2
libssl1.1 CVE-2023-3446 MEDIUM 1.1.1n-0+deb11u5 1.1.1v-0~deb11u1
libssl1.1 CVE-2023-3817 MEDIUM 1.1.1n-0+deb11u5 1.1.1v-0~deb11u1
libsystemd0 CVE-2023-50387 HIGH 247.3-7+deb11u4 247.3-7+deb11u6
libsystemd0 CVE-2023-50868 HIGH 247.3-7+deb11u4 247.3-7+deb11u6
libsystemd0 CVE-2023-7008 MEDIUM 247.3-7+deb11u4 247.3-7+deb11u6
libtinfo6 CVE-2023-29491 HIGH 6.2+20201114-2+deb11u1 6.2+20201114-2+deb11u2
libudev1 CVE-2023-50387 HIGH 247.3-7+deb11u4 247.3-7+deb11u6
libudev1 CVE-2023-50868 HIGH 247.3-7+deb11u4 247.3-7+deb11u6
libudev1 CVE-2023-7008 MEDIUM 247.3-7+deb11u4 247.3-7+deb11u6
libuuid1 CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2
mount CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2
ncurses-base CVE-2023-29491 HIGH 6.2+20201114-2+deb11u1 6.2+20201114-2+deb11u2
openssl CVE-2023-3446 MEDIUM 1.1.1n-0+deb11u5 1.1.1v-0~deb11u1
openssl CVE-2023-3817 MEDIUM 1.1.1n-0+deb11u5 1.1.1v-0~deb11u1
perl-base CVE-2023-47038 HIGH 5.32.1-4+deb11u2 5.32.1-4+deb11u3
tar CVE-2022-48303 LOW 1.34+dfsg-1 1.34+dfsg-1+deb11u1
tar CVE-2023-39804 LOW 1.34+dfsg-1 1.34+dfsg-1+deb11u1
util-linux CVE-2024-28085 HIGH 2.36.1-8+deb11u1 2.36.1-8+deb11u2

No Misconfigurations found

Java

231 known vulnerabilities found (HIGH: 121 MEDIUM: 76 LOW: 16 CRITICAL: 18)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-45294 HIGH 5.6.971 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-45294 HIGH 5.6.971 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-45294 HIGH 5.6.971 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-45294 HIGH 5.6.971 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-45294 HIGH 5.6.971 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-45294 HIGH 5.6.971 6.3.23
ch.qos.logback:logback-classic CVE-2023-6378 HIGH 1.2.11 1.3.12, 1.4.12, 1.2.13
ch.qos.logback:logback-classic CVE-2023-6378 HIGH 1.2.11 1.3.12, 1.4.12, 1.2.13
ch.qos.logback:logback-core CVE-2023-6378 HIGH 1.2.11 1.3.12, 1.4.12, 1.2.13
ch.qos.logback:logback-core CVE-2023-6378 HIGH 1.2.11 1.3.12, 1.4.12, 1.2.13
com.amazonaws:aws-java-sdk-s3 CVE-2022-31159 HIGH 1.11.1026 1.12.261
com.fasterxml.jackson.core:jackson-databind CVE-2020-36518 HIGH 2.11.4 2.13.2.1, 2.12.6.1
com.fasterxml.jackson.core:jackson-databind CVE-2021-46877 HIGH 2.11.4 2.12.6, 2.13.1
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.11.4 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2022-42004 HIGH 2.11.4 2.12.7.1, 2.13.4
com.fasterxml.jackson.core:jackson-databind CVE-2020-36518 HIGH 2.13.0 2.13.2.1, 2.12.6.1
com.fasterxml.jackson.core:jackson-databind CVE-2020-36518 HIGH 2.13.0 2.13.2.1, 2.12.6.1
com.fasterxml.jackson.core:jackson-databind CVE-2020-36518 HIGH 2.13.0 2.13.2.1, 2.12.6.1
com.fasterxml.jackson.core:jackson-databind CVE-2021-46877 HIGH 2.13.0 2.12.6, 2.13.1
com.fasterxml.jackson.core:jackson-databind CVE-2021-46877 HIGH 2.13.0 2.12.6, 2.13.1
com.fasterxml.jackson.core:jackson-databind CVE-2021-46877 HIGH 2.13.0 2.12.6, 2.13.1
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.13.0 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.13.0 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.13.0 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2022-42004 HIGH 2.13.0 2.12.7.1, 2.13.4
com.fasterxml.jackson.core:jackson-databind CVE-2022-42004 HIGH 2.13.0 2.12.7.1, 2.13.4
com.fasterxml.jackson.core:jackson-databind CVE-2022-42004 HIGH 2.13.0 2.12.7.1, 2.13.4
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.13.4 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2017-17485 CRITICAL 2.6.7.4 2.9.4, 2.8.11, 2.7.9.2
com.fasterxml.jackson.core:jackson-databind CVE-2018-11307 CRITICAL 2.6.7.4 2.7.9.4, 2.8.11.2, 2.9.6
com.fasterxml.jackson.core:jackson-databind CVE-2018-14719 CRITICAL 2.6.7.4 2.9.7, 2.8.11.3, 2.7.9.5
com.fasterxml.jackson.core:jackson-databind CVE-2018-7489 CRITICAL 2.6.7.4 2.8.11.1, 2.9.5, 2.7.9.3, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2019-14379 CRITICAL 2.6.7.4 2.9.9.2, 2.8.11.4, 2.7.9.6
com.fasterxml.jackson.core:jackson-databind CVE-2019-17267 CRITICAL 2.6.7.4 2.9.10, 2.8.11.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-9547 CRITICAL 2.6.7.4 2.9.10.4, 2.8.11.6, 2.7.9.7
com.fasterxml.jackson.core:jackson-databind CVE-2020-9548 CRITICAL 2.6.7.4 2.9.10.4, 2.8.11.6, 2.7.9.7
com.fasterxml.jackson.core:jackson-databind CVE-2018-12022 HIGH 2.6.7.4 2.7.9.4, 2.8.11.2, 2.9.6
com.fasterxml.jackson.core:jackson-databind CVE-2018-5968 HIGH 2.6.7.4 2.8.11.1, 2.9.4, 2.7.9.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-10650 HIGH 2.6.7.4 2.9.10.4
com.fasterxml.jackson.core:jackson-databind CVE-2020-24616 HIGH 2.6.7.4 2.9.10.6
com.fasterxml.jackson.core:jackson-databind CVE-2020-24750 HIGH 2.6.7.4 2.6.7.5, 2.9.10.6
com.fasterxml.jackson.core:jackson-databind CVE-2020-35490 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-35491 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-35728 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-36179 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36180 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36181 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36182 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36183 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36184 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-36185 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-36186 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-36187 HIGH 2.6.7.4 2.9.10.8
com.fasterxml.jackson.core:jackson-databind CVE-2020-36188 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36189 HIGH 2.6.7.4 2.9.10.8, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2020-36518 HIGH 2.6.7.4 2.13.2.1, 2.12.6.1
com.fasterxml.jackson.core:jackson-databind CVE-2021-20190 HIGH 2.6.7.4 2.9.10.7, 2.6.7.5
com.fasterxml.jackson.core:jackson-databind CVE-2022-42003 HIGH 2.6.7.4 2.12.7.1, 2.13.4.2
com.fasterxml.jackson.core:jackson-databind CVE-2022-42004 HIGH 2.6.7.4 2.12.7.1, 2.13.4
com.fasterxml.woodstox:woodstox-core CVE-2022-40152 MEDIUM 5.3.0 6.4.0, 5.4.0
com.fasterxml.woodstox:woodstox-core CVE-2022-40152 MEDIUM 5.3.0 6.4.0, 5.4.0
com.fasterxml.woodstox:woodstox-core CVE-2022-40152 MEDIUM 5.3.0 6.4.0, 5.4.0
com.google.code.gson:gson CVE-2022-25647 HIGH 2.2.4 2.8.9
com.google.code.gson:gson CVE-2022-25647 HIGH 2.8.6 2.8.9
com.google.guava:guava CVE-2018-10237 MEDIUM 14.0.1 24.1.1-android
com.google.guava:guava CVE-2018-10237 MEDIUM 14.0.1 24.1.1-android
com.google.guava:guava CVE-2023-2976 MEDIUM 14.0.1 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 14.0.1 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 14.0.1 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 14.0.1 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 30.1.1-jre 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 31.0.1-jre 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 31.0.1-jre 32.0.0-android
com.google.guava:guava CVE-2023-2976 MEDIUM 31.0.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 31.0.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 31.0.1-jre 32.0.0-android
com.google.guava:guava CVE-2020-8908 LOW 31.0.1-jre 32.0.0-android
com.google.protobuf:protobuf-java CVE-2021-22569 HIGH 2.5.0 3.16.1, 3.18.2, 3.19.2
com.google.protobuf:protobuf-java CVE-2021-22570 HIGH 2.5.0 3.15.0
com.google.protobuf:protobuf-java CVE-2022-3509 HIGH 2.5.0 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3510 HIGH 2.5.0 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3171 MEDIUM 2.5.0 3.21.7, 3.20.3, 3.19.6, 3.16.3
com.google.protobuf:protobuf-java CVE-2021-22569 HIGH 3.3.0 3.16.1, 3.18.2, 3.19.2
com.google.protobuf:protobuf-java CVE-2021-22570 HIGH 3.3.0 3.15.0
com.google.protobuf:protobuf-java CVE-2022-3509 HIGH 3.3.0 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3510 HIGH 3.3.0 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3171 MEDIUM 3.3.0 3.21.7, 3.20.3, 3.19.6, 3.16.3
com.google.protobuf:protobuf-java CVE-2021-22569 HIGH 3.7.1 3.16.1, 3.18.2, 3.19.2
com.google.protobuf:protobuf-java CVE-2021-22569 HIGH 3.7.1 3.16.1, 3.18.2, 3.19.2
com.google.protobuf:protobuf-java CVE-2021-22569 HIGH 3.7.1 3.16.1, 3.18.2, 3.19.2
com.google.protobuf:protobuf-java CVE-2021-22570 HIGH 3.7.1 3.15.0
com.google.protobuf:protobuf-java CVE-2021-22570 HIGH 3.7.1 3.15.0
com.google.protobuf:protobuf-java CVE-2021-22570 HIGH 3.7.1 3.15.0
com.google.protobuf:protobuf-java CVE-2022-3509 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3509 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3509 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3510 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3510 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3510 HIGH 3.7.1 3.16.3, 3.19.6, 3.20.3, 3.21.7
com.google.protobuf:protobuf-java CVE-2022-3171 MEDIUM 3.7.1 3.21.7, 3.20.3, 3.19.6, 3.16.3
com.google.protobuf:protobuf-java CVE-2022-3171 MEDIUM 3.7.1 3.21.7, 3.20.3, 3.19.6, 3.16.3
com.google.protobuf:protobuf-java CVE-2022-3171 MEDIUM 3.7.1 3.21.7, 3.20.3, 3.19.6, 3.16.3
com.nimbusds:nimbus-jose-jwt CVE-2023-52428 MEDIUM 9.8.1 9.37.2
com.nimbusds:nimbus-jose-jwt CVE-2023-52428 MEDIUM 9.8.1 9.37.2
com.nimbusds:nimbus-jose-jwt CVE-2023-52428 MEDIUM 9.8.1 9.37.2
com.squareup.okio:okio CVE-2023-3635 MEDIUM 1.14.0 3.4.0, 1.17.6
com.squareup.okio:okio CVE-2023-3635 MEDIUM 1.6.0 3.4.0, 1.17.6
com.squareup.okio:okio CVE-2023-3635 MEDIUM 1.6.0 3.4.0, 1.17.6
com.squareup.okio:okio CVE-2023-3635 MEDIUM 1.6.0 3.4.0, 1.17.6
com.squareup.okio:okio-jvm CVE-2023-3635 MEDIUM 3.2.0 3.4.0
com.squareup.okio:okio-jvm CVE-2023-3635 MEDIUM 3.2.0 3.4.0
commons-net:commons-net CVE-2021-37533 MEDIUM 3.6 3.9.0
commons-net:commons-net CVE-2021-37533 MEDIUM 3.6 3.9.0
commons-net:commons-net CVE-2021-37533 MEDIUM 3.6 3.9.0
dnsjava:dnsjava CVE-2024-25638 HIGH 2.1.7 3.6.0
dnsjava:dnsjava CVE-2024-25638 HIGH 2.1.7 3.6.0
dnsjava:dnsjava CVE-2024-25638 HIGH 2.1.7 3.6.0
io.airlift:aircompressor CVE-2024-36114 HIGH 0.21 0.27
io.netty:netty CVE-2019-20444 CRITICAL 3.7.0.Final 4.0.0
io.netty:netty CVE-2019-20444 CRITICAL 3.7.0.Final 4.0.0
io.netty:netty CVE-2015-2156 HIGH 3.7.0.Final 3.10.3.Final, 3.9.8.Final
io.netty:netty CVE-2015-2156 HIGH 3.7.0.Final 3.10.3.Final, 3.9.8.Final
io.netty:netty CVE-2021-37136 HIGH 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-37136 HIGH 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-37137 HIGH 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-37137 HIGH 3.7.0.Final 4.0.0
io.netty:netty CVE-2014-0193 MEDIUM 3.7.0.Final 3.6.9.Final, 3.7.1.Final, 3.8.2.Final, 3.9.1.Final, 4.0.19.Final
io.netty:netty CVE-2014-0193 MEDIUM 3.7.0.Final 3.6.9.Final, 3.7.1.Final, 3.8.2.Final, 3.9.1.Final, 4.0.19.Final
io.netty:netty CVE-2019-20445 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2019-20445 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21290 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21290 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21295 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21295 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21409 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-21409 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-43797 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty CVE-2021-43797 MEDIUM 3.7.0.Final 4.0.0
io.netty:netty-codec CVE-2021-37136 HIGH 4.1.61.Final 4.1.68.Final
io.netty:netty-codec CVE-2021-37137 HIGH 4.1.61.Final 4.1.68.Final
io.netty:netty-codec-http CVE-2021-43797 MEDIUM 4.1.61.Final 4.1.71.Final
io.netty:netty-codec-http CVE-2022-24823 MEDIUM 4.1.61.Final 4.1.77.Final
io.netty:netty-codec-http CVE-2024-29025 MEDIUM 4.1.61.Final 4.1.108.Final
io.netty:netty-handler CVE-2023-34462 MEDIUM 4.1.61.Final 4.1.94.Final
io.netty:netty-handler CVE-2023-34462 MEDIUM 4.1.74.Final 4.1.94.Final
net.minidev:json-smart CVE-2021-31684 HIGH 1.3.2 1.3.3, 2.4.4
net.minidev:json-smart CVE-2021-31684 HIGH 1.3.2 1.3.3, 2.4.4
net.minidev:json-smart CVE-2021-31684 HIGH 1.3.2 1.3.3, 2.4.4
net.minidev:json-smart CVE-2023-1370 HIGH 1.3.2 2.4.9
net.minidev:json-smart CVE-2023-1370 HIGH 1.3.2 2.4.9
net.minidev:json-smart CVE-2023-1370 HIGH 1.3.2 2.4.9
org.apache.avro:avro CVE-2023-39410 HIGH 1.11.0 1.11.3
org.apache.avro:avro CVE-2023-39410 HIGH 1.7.7 1.11.3
org.apache.avro:avro CVE-2023-39410 HIGH 1.7.7 1.11.3
org.apache.avro:avro CVE-2023-39410 HIGH 1.7.7 1.11.3
org.apache.commons:commons-compress CVE-2024-25710 HIGH 1.21 1.26.0
org.apache.commons:commons-compress CVE-2024-25710 HIGH 1.21 1.26.0
org.apache.commons:commons-compress CVE-2024-25710 HIGH 1.21 1.26.0
org.apache.commons:commons-compress CVE-2024-26308 MEDIUM 1.21 1.26.0
org.apache.commons:commons-compress CVE-2024-26308 MEDIUM 1.21 1.26.0
org.apache.commons:commons-compress CVE-2024-26308 MEDIUM 1.21 1.26.0
org.apache.commons:commons-configuration2 CVE-2024-29131 MEDIUM 2.1.1 2.10.1
org.apache.commons:commons-configuration2 CVE-2024-29131 MEDIUM 2.1.1 2.10.1
org.apache.commons:commons-configuration2 CVE-2024-29131 MEDIUM 2.1.1 2.10.1
org.apache.commons:commons-configuration2 CVE-2024-29133 MEDIUM 2.1.1 2.10.1
org.apache.commons:commons-configuration2 CVE-2024-29133 MEDIUM 2.1.1 2.10.1
org.apache.commons:commons-configuration2 CVE-2024-29133 MEDIUM 2.1.1 2.10.1
org.apache.derby:derby CVE-2022-46337 CRITICAL 10.14.2.0 10.14.3, 10.15.2.1, 10.16.1.2, 10.17.1.0
org.apache.hadoop:hadoop-common CVE-2022-25168 CRITICAL 3.3.2 2.10.2, 3.2.4, 3.3.3
org.apache.hadoop:hadoop-common CVE-2022-25168 CRITICAL 3.3.2 2.10.2, 3.2.4, 3.3.3
org.apache.hadoop:hadoop-common CVE-2022-25168 CRITICAL 3.3.2 2.10.2, 3.2.4, 3.3.3
org.apache.ivy:ivy CVE-2022-46751 HIGH 2.5.1 2.5.2
org.apache.mesos:mesos CVE-2018-1330 HIGH 1.4.3 1.6.0
org.apache.mesos:mesos CVE-2018-1330 HIGH 1.4.3-shaded-protobuf 1.6.0
org.apache.thrift:libthrift CVE-2019-0205 HIGH 0.12.0 0.13.0
org.apache.thrift:libthrift CVE-2020-13949 HIGH 0.12.0 0.14.0
org.apache.zookeeper:zookeeper CVE-2023-44981 CRITICAL 3.4.8 3.7.2, 3.8.3, 3.9.1
org.apache.zookeeper:zookeeper CVE-2023-44981 CRITICAL 3.4.8 3.7.2, 3.8.3, 3.9.1
org.apache.zookeeper:zookeeper CVE-2017-5637 HIGH 3.4.8 3.4.10, 3.5.3
org.apache.zookeeper:zookeeper CVE-2017-5637 HIGH 3.4.8 3.4.10, 3.5.3
org.apache.zookeeper:zookeeper CVE-2018-8012 HIGH 3.4.8 3.4.10, 3.5.4-beta
org.apache.zookeeper:zookeeper CVE-2018-8012 HIGH 3.4.8 3.4.10, 3.5.4-beta
org.apache.zookeeper:zookeeper CVE-2019-0201 MEDIUM 3.4.8 3.4.14, 3.5.5
org.apache.zookeeper:zookeeper CVE-2019-0201 MEDIUM 3.4.8 3.4.14, 3.5.5
org.apache.zookeeper:zookeeper CVE-2023-44981 CRITICAL 3.6.2 3.7.2, 3.8.3, 3.9.1
org.apache.zookeeper:zookeeper CVE-2023-44981 CRITICAL 3.6.2 3.7.2, 3.8.3, 3.9.1
org.apache.zookeeper:zookeeper CVE-2024-23944 MEDIUM 3.6.2 3.8.4, 3.9.2
org.apache.zookeeper:zookeeper CVE-2024-23944 MEDIUM 3.6.2 3.8.4, 3.9.2
org.eclipse.jetty:jetty-http CVE-2023-40167 MEDIUM 9.4.43.v20210629 9.4.52, 10.0.16, 11.0.16, 12.0.1
org.eclipse.jetty:jetty-http CVE-2023-40167 MEDIUM 9.4.43.v20210629 9.4.52, 10.0.16, 11.0.16, 12.0.1
org.eclipse.jetty:jetty-http CVE-2023-40167 MEDIUM 9.4.43.v20210629 9.4.52, 10.0.16, 11.0.16, 12.0.1
org.eclipse.jetty:jetty-http CVE-2022-2047 LOW 9.4.43.v20210629 9.4.47, 10.0.10, 11.0.10
org.eclipse.jetty:jetty-http CVE-2022-2047 LOW 9.4.43.v20210629 9.4.47, 10.0.10, 11.0.10
org.eclipse.jetty:jetty-http CVE-2022-2047 LOW 9.4.43.v20210629 9.4.47, 10.0.10, 11.0.10
org.eclipse.jetty:jetty-http CVE-2023-40167 MEDIUM 9.4.48.v20220622 9.4.52, 10.0.16, 11.0.16, 12.0.1
org.eclipse.jetty:jetty-server CVE-2023-26048 MEDIUM 9.4.48.v20220622 9.4.51.v20230217, 10.0.14, 11.0.14
org.eclipse.jetty:jetty-server CVE-2023-26049 LOW 9.4.48.v20220622 9.4.51.v20230217, 10.0.14, 11.0.14, 12.0.0.beta0
org.eclipse.jetty:jetty-servlets CVE-2023-36479 LOW 9.4.48.v20220622 9.4.52, 10.0.16, 11.0.16
org.eclipse.jetty:jetty-xml GHSA-58qw-p7qm-5rvh LOW 9.4.43.v20210629 10.0.16, 11.0.16, 12.0.0, 9.4.52.v20230823
org.eclipse.jetty:jetty-xml GHSA-58qw-p7qm-5rvh LOW 9.4.43.v20210629 10.0.16, 11.0.16, 12.0.0, 9.4.52.v20230823
org.eclipse.jetty:jetty-xml GHSA-58qw-p7qm-5rvh LOW 9.4.43.v20210629 10.0.16, 11.0.16, 12.0.0, 9.4.52.v20230823
org.hibernate.validator:hibernate-validator CVE-2020-10693 MEDIUM 6.0.13.Final 6.1.5.Final, 6.0.20.Final
org.hibernate.validator:hibernate-validator CVE-2020-10693 MEDIUM 6.0.13.Final 6.1.5.Final, 6.0.20.Final
org.hibernate.validator:hibernate-validator CVE-2020-10693 MEDIUM 6.0.13.Final 6.1.5.Final, 6.0.20.Final
org.json:json CVE-2022-45688 HIGH 20220924 20230227
org.json:json CVE-2022-45688 HIGH 20220924 20230227
org.json:json CVE-2022-45688 HIGH 20220924 20230227
org.json:json CVE-2023-5072 HIGH 20220924 20231013
org.json:json CVE-2023-5072 HIGH 20220924 20231013
org.json:json CVE-2023-5072 HIGH 20220924 20231013
org.xerial.snappy:snappy-java CVE-2023-34455 HIGH 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34455 HIGH 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34455 HIGH 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-43642 HIGH 1.1.8.4 1.1.10.4
org.xerial.snappy:snappy-java CVE-2023-43642 HIGH 1.1.8.4 1.1.10.4
org.xerial.snappy:snappy-java CVE-2023-43642 HIGH 1.1.8.4 1.1.10.4
org.xerial.snappy:snappy-java CVE-2023-34453 MEDIUM 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34453 MEDIUM 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34453 MEDIUM 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34454 MEDIUM 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34454 MEDIUM 1.1.8.4 1.1.10.1
org.xerial.snappy:snappy-java CVE-2023-34454 MEDIUM 1.1.8.4 1.1.10.1
org.yaml:snakeyaml CVE-2022-1471 HIGH 1.31 2.0
org.yaml:snakeyaml CVE-2022-38752 MEDIUM 1.31 1.32
org.yaml:snakeyaml CVE-2022-41854 MEDIUM 1.31 1.32
software.amazon.ion:ion-java CVE-2024-21634 HIGH 1.0.2 1.10.5

No Misconfigurations found

Python

7 known vulnerabilities found (CRITICAL: 0 HIGH: 2 MEDIUM: 5 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2023-5752 MEDIUM 21.3.1 23.3
pip CVE-2023-5752 MEDIUM 23.2.1 23.3
setuptools CVE-2024-6345 HIGH 65.7.0 70.0.0
setuptools CVE-2024-6345 HIGH 68.0.0 70.0.0
urllib3 CVE-2023-43804 MEDIUM 1.26.16 2.0.6, 1.26.17
urllib3 CVE-2023-45803 MEDIUM 1.26.16 2.0.7, 1.26.18
urllib3 CVE-2024-37891 MEDIUM 1.26.16 1.26.19, 2.2.2

No Misconfigurations found

opt/bitnami/java

No Vulnerabilities found

No Misconfigurations found

opt/bitnami/python

11 known vulnerabilities found (CRITICAL: 0 HIGH: 5 MEDIUM: 4 LOW: 2)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2023-5752 LOW 21.3.1 23.3.0
python CVE-2023-36632 HIGH 3.9.17 3.11.4
python CVE-2023-6597 HIGH 3.9.17 3.12.3, 3.11.9, 3.10.14, 3.9.19, 3.8.19
python CVE-2024-0397 HIGH 3.9.17 3.12.3, 3.11.9, 3.10.14
python CVE-2024-4032 HIGH 3.9.17 3.12.4, 3.11.10, 3.10.15, 3.9.20, 3.8.20
python CVE-2023-27043 MEDIUM 3.9.17 2.7.18, 3.11.0
python CVE-2023-40217 MEDIUM 3.9.17 3.8.18, 3.9.18, 3.10.13, 3.11.5
python CVE-2024-0450 MEDIUM 3.9.17 3.12.3, 3.11.9, 3.10.14, 3.9.19, 3.8.19
python CVE-2024-6923 MEDIUM 3.9.17 3.12.5, 3.11.10, 3.10.15, 3.9.20, 3.8.20
python CVE-2024-5642 LOW 3.9.17 3.10.0
setuptools CVE-2024-6345 HIGH 65.7.0 70.0.0

No Misconfigurations found

opt/bitnami/spark

No Vulnerabilities found

No Misconfigurations found