We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Latest stable version has a dependency that has public known vulnerability:
https://github.com/delirius325/jmeter-elasticsearch-backend-listener/blob/master/pom.xml#L139
jackson-databind-2.10.0.pr1 -> CVE-2020-25649
FasterXML/jackson-databind#2589
dependency-check tool can be used to detect vulnerable dependencies: https://owasp.org/www-project-dependency-check/
Please could you release a new version, I think rebuilding the source should fix the issue based on the maven config: https://github.com/delirius325/jmeter-elasticsearch-backend-listener/blob/master/pom.xml#L140
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Latest stable version has a dependency that has public known vulnerability:
https://github.com/delirius325/jmeter-elasticsearch-backend-listener/blob/master/pom.xml#L139
jackson-databind-2.10.0.pr1 -> CVE-2020-25649
FasterXML/jackson-databind#2589
dependency-check tool can be used to detect vulnerable dependencies:
https://owasp.org/www-project-dependency-check/
Please could you release a new version, I think rebuilding the source should fix the issue based on the maven config:
https://github.com/delirius325/jmeter-elasticsearch-backend-listener/blob/master/pom.xml#L140
The text was updated successfully, but these errors were encountered: