build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.36.1 in /x/protocolpool #1152
Annotations
10 errors and 1 warning
Go vulnerability check
baseapp.BaseApp.TxDecode calls tx.txV2toInterface, which calls decode.Decoder.Decode
|
Go vulnerability check
tx.AuxTxBuilder.GetSignBytes calls aminojson.SignModeHandler.GetSignBytes, which calls decode.RejectUnknownFields
|
Go vulnerability check
types.DecCoin.Add calls math.LegacyDec.Add
|
Go vulnerability check
tx.Factory.BuildUnsignedTx calls math.LegacyDec.Ceil
|
Go vulnerability check
types.DecCoins.MulDec calls math.LegacyDec.Mul
|
Go vulnerability check
types.DecCoins.MulDecTruncate calls math.LegacyDec.MulTruncate
|
Go vulnerability check
tx.Sign calls signing.GetSignBytesAdapter, which eventually calls math.LegacyDec.Power
|
Go vulnerability check
types.DecCoins.QuoDec calls math.LegacyDec.Quo
|
Go vulnerability check
types.DecCoins.QuoDecTruncate calls math.LegacyDec.QuoTruncate
|
Go vulnerability check
types.DecCoin.TruncateDecimal calls math.LegacyDec.Sub
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading