Find, fix and prevent vulnerabilities in your code.
high severity
new
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: io.netty:netty-codec-http@4.1.115.Final and io.netty:netty-handler-proxy@4.1.115.Final
Detailed paths
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.125.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.125.Final.
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling via the parsing of chunk extensions in HTTP/1.1 messages with chunked encoding. An attacker can bypass HTTP request boundaries by sending specially crafted HTTP requests that exploit differences in how standalone newline characters are parsed between reverse proxies and the backend, potentially allowing them to smuggle additional requests.
Remediation
Upgrade io.netty:netty-codec-http
to version 4.1.125.Final, 4.2.5.Final or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: io.netty:netty-codec-http@4.1.115.Final and io.netty:netty-handler-proxy@4.1.115.Final
Detailed paths
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.125.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.125.Final.
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) via the BrotliDecoder.decompress
function, which has no limit on how often it calls pull
, decompressing data 64K bytes at a time. An attacker can exhaust system memory and cause application downtime by submitting specially crafted compressed input that triggers excessive buffer allocations.
PoC
import io.netty.buffer.Unpooled;
import io.netty.channel.embedded.EmbeddedChannel;
import java.util.Base64;
public class T {
public static void main(String[] args) {
EmbeddedChannel channel = new EmbeddedChannel(new BrotliDecoder());
channel.writeInbound(Unpooled.wrappedBuffer(Base64.getDecoder().decode("aPpxD1tETigSAGj6cQ8vRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROKBIAaPpxD1tETigSAGj6cQ9bRE4oEgBo+nEPW0ROMBIAEgIaHwBETlQQVFcXlgA=")));
}
}
Remediation
Upgrade io.netty:netty-codec-http
to version 4.1.125.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-handler
- Introduced through: io.netty:netty-handler@4.1.115.Final, io.netty:netty-codec-http@4.1.115.Final and others
Detailed paths
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
Overview
io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input when validating SSL packets using the native SSLEngine. The SSL_RECORD_HEADER_LENGTH
of an incoming packet is not properly checked in the getEncryptedPacketLength()
function, allowing attackers to trigger a crash by sending malicious packets.
Workaround
This vulnerability can be avoided by not using the native SSLEngine.
Remediation
Upgrade io.netty:netty-handler
to version 4.1.118.Final, 4.2.0.RC3 or higher.
References
medium severity
- Vulnerable module: commons-io:commons-io
- Introduced through: io.netty:netty-codec-http@4.1.115.Final and io.netty:netty-handler-proxy@4.1.115.Final
Detailed paths
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › commons-io:commons-io@2.8.0Remediation: Upgrade to io.netty:netty-codec-http@4.1.115.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › commons-io:commons-io@2.8.0Remediation: Upgrade to io.netty:netty-handler-proxy@4.1.115.Final.
Overview
commons-io:commons-io is a The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') through the XmlStreamReader
class. An attacker can cause the application to consume excessive CPU resources by sending specially crafted XML content.
Remediation
Upgrade commons-io:commons-io
to version 2.14.0 or higher.
References
medium severity
- Vulnerable module: io.netty:netty-common
- Introduced through: io.netty:netty-common@4.1.115.Final, io.netty:netty-buffer@4.1.115.Final and others
Detailed paths
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-common@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-buffer@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-socks@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty.incubator:netty-incubator-transport-native-io_uring@0.0.25.Final › io.netty.incubator:netty-incubator-transport-classes-io_uring@0.0.25.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.Final
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-epoll@4.1.115.Final › io.netty:netty-transport-classes-epoll@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-epoll@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-transport-native-kqueue@4.1.115.Final › io.netty:netty-transport-classes-kqueue@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-transport-native-kqueue@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-codec-http@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-socks@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-resolver-dns@4.1.115.Final › io.netty:netty-codec-dns@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-resolver-dns@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-buffer@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-transport-native-unix-common@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
-
Introduced through: cloudbees/zendesk-java-client@cloudbees/zendesk-java-client#44ec4775fa84f014dc43fff8ba5fa67fc4d2f384 › io.netty:netty-handler-proxy@4.1.115.Final › io.netty:netty-codec-http@4.1.115.Final › io.netty:netty-handler@4.1.115.Final › io.netty:netty-codec@4.1.115.Final › io.netty:netty-transport@4.1.115.Final › io.netty:netty-resolver@4.1.115.Final › io.netty:netty-common@4.1.115.FinalRemediation: Upgrade to io.netty:netty-handler-proxy@4.1.118.Final.
Overview
Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in BufferedReader.readLine()
, which does not count null bytes when calculating the acceptable size of an input stream. An attacker can cause the application to crash by creating a large file in C:\etc\os-release
or C:\usr\lib\os-release
which the application attempts to load. If the file exceeds the JVM's memory limit (1 GB by default) the application will crash when loading it into memory.
Note: This vulnerability affects only Windows environments and is a bypass for the previously reported and fixed CVE-2024-47535.
Remediation
Upgrade io.netty:netty-common
to version 4.1.118, 4.2.0.RC3 or higher.