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
200 stars 76 forks source link

Dependency check upgrade and supress FP #951

Closed gfukushima closed 11 months ago

gfukushima commented 12 months ago

PR Description

This PR upgrades the dependency check version and adds a supression to a false positive to the azure-core libraries not related to the Azure CLI CVE reported. Already has an issue raised in https://github.com/jeremylong/DependencyCheck/issues/6100

Documentation

Changelog

Testing