In
|
<MessagePackVersion>2.5.108</MessagePackVersion> |
the reference to
MessagePack is a version (2.5.108) with a known vulnerability
https://osv.dev/vulnerability/GHSA-4qm4-8hg2-g2xm
I noticed the .NET 9RC2 still links this package with vulnerability. Is the reference going to be updated to version where this is fixed? (>=
2.5.187)?
In
aspnetcore/eng/Versions.props
Line 297 in 4b8269f
MessagePackis a version (2.5.108) with a known vulnerability https://osv.dev/vulnerability/GHSA-4qm4-8hg2-g2xmI noticed the .NET 9RC2 still links this package with vulnerability. Is the reference going to be updated to version where this is fixed? (>=
2.5.187)?