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

Fix System.Text.Json vulnerability warning #2556

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Oct 10, 2024

Fix warning about package:

/home/runner/work/grpc-dotnet/grpc-dotnet/src/dotnet-grpc/dotnet-grpc.csproj : error NU1903: Warning As Error: Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability, GHSA-8g4q-xg66-9fp4 [/home/runner/work/grpc-dotnet/grpc-dotnet/Grpc.DotNet.sln]
/home/runner/work/grpc-dotnet/grpc-dotnet/test/dotnet-grpc.Tests/dotnet-grpc.Tests.csproj : error NU1903: Warning As Error: Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability, GHSA-8g4q-xg66-9fp4 [/home/runner/work/grpc-dotnet/grpc-dotnet/Grpc.DotNet.sln]

@JamesNK JamesNK merged commit 5fffc48 into grpc:master Oct 10, 2024
5 checks passed
apolcyn pushed a commit to apolcyn/grpc-dotnet that referenced this pull request Oct 21, 2024
apolcyn pushed a commit to apolcyn/grpc-dotnet that referenced this pull request Oct 21, 2024
apolcyn added a commit that referenced this pull request Oct 22, 2024
* bump version for 2.67 RC

* Fix System.Text.Json vulnerability warning (#2556)

* Fix build

---------

Co-authored-by: James Newton-King <[email protected]>
apolcyn added a commit that referenced this pull request Nov 13, 2024
* bump version for 2.67 RC

* Fix System.Text.Json vulnerability warning (#2556)

* bump to final version

---------

Co-authored-by: James Newton-King <[email protected]>
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