gianm commented on PR #20236: URL: https://github.com/apache/druid/pull/20236#issuecomment-5635316060
There are some failures in the check, possibly due to https://github.com/apache/druid/pull/20236#discussion_r3989429010. ``` [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': [ERROR] [ERROR] hadoop-client-runtime-3.5.0.jar/META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.xml (pkg:maven/com.fasterxml.jackson.core/[email protected], cpe:2.3:a:fasterxml:jackson-core:2.18.6:*:*:*:*:*:*:*, cpe:2.3:a:fasterxml:jackson-databind:2.18.6:*:*:*:*:*:*:*, cpe:2.3:a:fasterxml:jackson-modules-java8:2.18.6:*:*:*:*:*:*:*): CVE-2026-54512(8.1), CVE-2026-54513(8.1) [ERROR] hadoop-client-runtime-3.5.0.jar/META-INF/maven/org.eclipse.jetty/jetty-io/pom.xml (pkg:maven/org.eclipse.jetty/[email protected], cpe:2.3:a:eclipse:jetty:9.4.58:20250814:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:9.4.58:20250814:*:*:*:*:*:*): CVE-2026-2332(9.1), CVE-2026-10050(8.7) [ERROR] hadoop-client-runtime-3.5.0.jar/META-INF/maven/org.jline/jline/pom.xml (pkg:maven/org.jline/[email protected], cpe:2.3:a:jline:jline:3.9.0:*:*:*:*:*:*:*): CVE-2026-56741(7.5), CVE-2026-56740(7.5) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
