libplanet icon indicating copy to clipboard operation
libplanet copied to clipboard

Upgrade `BouncyCastle.Cryptography` to 2.3.1

Open moreal opened this issue 1 year ago • 0 comments

Now when I try to build a project including 4.4.1 Libplanet with the .NET 8 SDK, I am unable to build it due to a security warning.

Libplanet.csproj: Error NU1902 : Warning As Error: Package 'BouncyCastle.Cryptography' 2.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-8xfc-gm6g-vgpv Libplanet.csproj: Error NU1902 : Warning As Error: Package 'BouncyCastle.Cryptography' 2.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m44j-cfrm-g8qc Libplanet.csproj: Error NU1902 : Warning As Error: Package 'BouncyCastle.Cryptography' 2.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-v435-xc8x-wvr9

moreal avatar May 17 '24 03:05 moreal