You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Misiu
changed the title
Transitive dependency with high security vulnerabilities
Transitive dependency with high security vulnerabilities (Newtonsoft.Json)
Jun 27, 2023
I've run
dotnet list package --vulnerable --include-transitive
and got this output:
I'm currently using FirebaseAdmin version 2.3.0
Ideally, Newtonsoft.Json should be removed in favor of System.Text.Json (or maybe we could pick the serializer that we want to use).
The text was updated successfully, but these errors were encountered: