Merge pull request #5737 from naveensrinivasan/naveen/feat/fix-jwt-osv

mod : Replace for OSV GO-2020-0017 JWT
This commit is contained in:
Olaoluwa Osuntokun
2021-09-17 16:30:06 -07:00
committed by GitHub
5 changed files with 10 additions and 2 deletions

View File

@@ -233,6 +233,8 @@ you.
* [Integration tests save embedded etcd logs to help debugging flakes](https://github.com/lightningnetwork/lnd/pull/5702).
* [Replace reference to JWT library with CVE](https://github.com/lightningnetwork/lnd/pull/5737)
* [Fixed restore backup file test flake with bitcoind](https://github.com/lightningnetwork/lnd/pull/5637).
* [Timing fix in AMP itest](https://github.com/lightningnetwork/lnd/pull/5725).