alextitov1 commented on issue #6714: URL: https://github.com/apache/jmeter/issues/6714#issuecomment-4827556232
We downloaded JMeter from this link https://dlcdn.apache.org//jmeter/binaries/; ```sh tar -xzf /tmp/jmeter-5.6.3.tgz -C /opt/jmeter ``` Here is the report from the vulnerability scanner for one of the CVEs ``` The library io.netty:netty-handler version 4.1.104.Final was detected in Maven library manager located at /opt/jmeter/lib/neo4j-java-driver-4.4.13.jar -> META-INF/maven/io.netty/netty-handler and is vulnerable to CVE-2025-24970, which exists in versions >= 4.1.91.Final, <= 4.1.117.Final ``` -- 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]
