issues
search
Consensys
/
web3signer
Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
https://docs.web3signer.consensys.net/
Apache License 2.0
201
stars
78
forks
source link
Fix web3signer build
#927
Closed
usmansaleem
closed
1 year ago
usmansaleem
commented
1 year ago
PR Description
Upgrade gradle wrapper to 7.6 to allow build using Java 19 without existing
~/.gradle/caches
pre-populated.
Temporary suppression of resurfaced
CVE-2023-4586
as no current fix is available and our code is not directly using the netty handlers.
Fixed Issue(s)
926
Documentation
[x] I thought about documentation and added the
doc-change-required
label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
Testing
[x] I thought about testing these changes in a realistic/non-local environment.
PR Description
~/.gradle/caches
pre-populated.CVE-2023-4586
as no current fix is available and our code is not directly using the netty handlers.Fixed Issue(s)
926
Documentation
doc-change-required
label to this PR if updates are required.Changelog
Testing