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

Address CVE-2024-43485 by updating System.Text.Json #748

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

DaveTryon
Copy link
Contributor

CVE-2024-43485 is showing up as a CG alert and is blocking PR builds from succeeding. This bumps System.Text.Json from 8.0.4 to 8.0.5, as called out at dotnet/announcements#329 and GHSA-8g4q-xg66-9fp4

@DaveTryon DaveTryon requested a review from a team as a code owner October 11, 2024 22:30
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.06%. Comparing base (18571b9) to head (973e00a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #748   +/-   ##
=======================================
  Coverage   70.06%   70.06%           
=======================================
  Files         277      277           
  Lines        8622     8622           
  Branches     1002     1002           
=======================================
  Hits         6041     6041           
  Misses       2063     2063           
  Partials      518      518           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DaveTryon DaveTryon merged commit 2a6d71e into main Oct 11, 2024
6 checks passed
@DaveTryon DaveTryon deleted the DaveTryon/update-system.text.json branch October 11, 2024 22:49
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.

3 participants