Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transitive dependency with high security vulnerabilities (Newtonsoft.Json) #352

Open
Misiu opened this issue Jun 27, 2023 · 2 comments
Open
Assignees

Comments

@Misiu
Copy link

Misiu commented Jun 27, 2023

I've run dotnet list package --vulnerable --include-transitive
and got this output:

Użyto następujących źródeł:
   https://api.nuget.org/v3/index.json

Projekt „Test.Consumer” ma następujące pakiety podatne na zagrożenia
   [net7.0]:
   Pakiet przechodni      Rozpoznane   Ważność   Adres URL porady
   > Newtonsoft.Json      12.0.3       High      https://github.com/advisories/GHSA-5crp-9r3c-p9vr

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).

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@Misiu Misiu changed the title Transitive dependency with high security vulnerabilities Transitive dependency with high security vulnerabilities (Newtonsoft.Json) Jun 27, 2023
@lahirumaramba lahirumaramba self-assigned this Jul 25, 2023
@josbol
Copy link

josbol commented Mar 28, 2024

Any updates on this? The dependencies on Google.API.* are pointing to very old versions (2020).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants