-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
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
Address Vulnerabilities in graphql-java, commons_net, antler #5386
Comments
graphql-java is already up to date |
antlr is easy to fix |
commons-net comes via tuweni |
tuweni has commons-net 3.9.0 apache/incubator-tuweni@2ffe26a |
we need a new tuweni release - tuweni already has updated antlr and commons-net apache/incubator-tuweni#479 but we need a release. Besu antlr needs to match tuweni antlr otherwise we get this error https://app.circleci.com/pipelines/github/hyperledger/besu/22098/workflows/15854be4-0d37-479d-be11-a012699efbeb/jobs/136772/tests |
we can override the commons-net version per #5444 but not antlr |
Reopening since we rolled back the tuweni update. Blocked now on getting a new tuweni version |
should be fixed by #5684 |
Description
As a Besu user, I want currently critical and high vulnerabilities reported in Besu addressed so that any solution based on Besu can maintain minimum security baselines.
Acceptance Criteria
Steps to Reproduce (Bug)
Logs (if a bug)
Please post relevant logs from Besu (and the consensus client, if running proof of stake) from before and after the issue.
Versions (Add all that apply)
The text was updated successfully, but these errors were encountered: