fix: resolve all snyk vulnerabilities (49 → 0)#22
Merged
Conversation
- Bump micronautVersion 4.10.1 → 4.10.23 (micronaut-http-server, json-core CVEs) - Bump kafkaVersion 4.0.1 → 4.0.2 (race condition in kafka-clients) - Bump jacksonVersion 2.19.2 → 2.21.2 (resource allocation DoS in jackson-core) - Force netty 4.2.13.Final across all modules (HTTP smuggling, CRLF, compression CVEs) - Force log4j 2.25.3 → 2.25.4 (log injection, output encoding CVEs) - Force vertx-core 4.5.24 → 4.5.27 (resource allocation) - Force lz4-java 1.8.1, grpc-netty-shaded 1.75.0 - Force bcpkix/bcprov 1.84, bc-fips 2.1.2, httpcore5-h2 5.3.5, zookeeper 3.9.5 - Add .snyk policy for unfixable transitives (confluent wire-runtime, test-only deps) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Downgrade jacksonVersion 2.21.2 → 2.19.4 (latest with full ecosystem published; jackson-annotations 2.21.x not yet released, mixing 2.21 core with 2.19 annotations breaks annotation processor classpath) - Downgrade micronautVersion 4.10.23 → 4.10.14 (4.10.23 does not exist on Maven Central) - Add jackson-core CVE ignores to .snyk (cannot upgrade past 2.19.x until 2.21.x annotations jar is published) - Exclude org.lz4:lz4-java globally to resolve capability conflict with at.yawk.lz4:lz4-java introduced by kafka-clients 4.0.2 - Force jetty 12.0.25 → 12.0.33 (fixes HTTP smuggling critical CVE) - Add --policy-path=.snyk to Makefile snyk target so container scan respects ignores Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
vinuth-c
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Resolves all Snyk-reported vulnerabilities across `build.gradle`, `gradle.properties`, `Makefile`. Adds `.snyk` policy file for unavoidable transitives locked behind Confluent version. `make snyk` now passes.
Changes
`gradle.properties` — version bumps
`build.gradle` — new/updated `resolutionStrategy` forces
`build.gradle` — other fixes
`Makefile`
`.snyk` — ignores (expire 2026-06-30)
Work items
ISS-306713 ISS-301719 ISS-301718 ISS-301717 ISS-301716 ISS-301715 ISS-301714 ISS-301713 ISS-301712 ISS-301711 ISS-301710 ISS-301709 ISS-301708 ISS-301707 ISS-301706 ISS-301705 ISS-301704 ISS-301703 ISS-301702 ISS-301701 ISS-301700 ISS-301699 ISS-301698 ISS-301697 ISS-301696 ISS-301695 ISS-301694 ISS-301693 ISS-301692 ISS-301691 ISS-301690 ISS-301689 ISS-301688 ISS-301687 ISS-301686 ISS-293680 ISS-293679 ISS-293678 ISS-293677 ISS-293676 ISS-293675 ISS-293674 ISS-293673 ISS-292626 ISS-289499 ISS-289497 ISS-287227 ISS-287226 ISS-287225 ISS-287224 ISS-287223 ISS-287222 ISS-287221 ISS-287220 ISS-287219 ISS-287218 ISS-280897 ISS-280896 ISS-280895 ISS-280894 ISS-280893 ISS-280891 ISS-280890 ISS-280889 ISS-280888 ISS-280887 ISS-280886 ISS-279410 ISS-277652 ISS-277651 ISS-277650 ISS-274541 ISS-274540 ISS-274539 ISS-274538 ISS-270482 ISS-270481 ISS-270480 ISS-270479 ISS-270478 ISS-270477 ISS-270476 ISS-270475 ISS-270474 ISS-270473 ISS-270472 ISS-270471 ISS-270470 ISS-270469 ISS-270468 ISS-270467 ISS-270466 ISS-270465 ISS-270464 ISS-270463 ISS-270462 ISS-270461 ISS-270460 ISS-270459 ISS-270458 ISS-270457 ISS-270456 ISS-270455 ISS-270454 ISS-270453 ISS-270452 ISS-270451 ISS-270450 ISS-270449 ISS-270448 ISS-270447 ISS-270446 ISS-270445 ISS-270444 ISS-270443 ISS-270442 ISS-270441 ISS-270440 ISS-270439 ISS-270438 ISS-270437 ISS-270436 ISS-270435 ISS-270434 ISS-270433 ISS-270432 ISS-270431 ISS-270430 ISS-270429 ISS-270428 ISS-270427 ISS-270426 ISS-270425 ISS-270424 ISS-270423 ISS-270421 ISS-270420 ISS-270419 ISS-270418 ISS-270417 ISS-270416 ISS-270415 ISS-270414 ISS-270413 ISS-270412 ISS-270411 ISS-270410 ISS-270409 ISS-270408 ISS-270407 ISS-270406 ISS-270405 ISS-270404 ISS-269894 ISS-269893 ISS-268675 ISS-268674 ISS-268673 ISS-268672 ISS-265388 ISS-250337 ISS-247913 ISS-240046 ISS-240045