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

dependencies: resolve dependabot alerts #1796

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

ldennington
Copy link
Collaborator

@ldennington ldennington commented Oct 13, 2022

Upgrade/remove the following packages to resolve dependabot alerts:

  1. NuGet.Commands
  2. Newtonsoft.Json
  3. SharpZipLib

The Nuget.Commmands package version 4.9.2 contains a known
vulnerability. Fortunately we are no longer using this package and can
mitigate by removing our reference to it.
Update newtonsoft.json to 13.0.1 to mitigate exposure to security
vulnerability associated with previous versions.
@ldennington ldennington changed the title gvfs common: remove reference to Nuget.Commands security: resolve dependabot alerts Oct 14, 2022
@ldennington ldennington changed the title security: resolve dependabot alerts dependencies: resolve dependabot alerts Oct 14, 2022
Update newtonsoft.json to 13.0.1 to mitigate exposure to security
vulnerability associated with previous versions.
@ldennington ldennington merged commit bc1bf29 into microsoft:master Oct 14, 2022
@vdye vdye mentioned this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants