Skip to content

fix: upgrade golang.org/x/net and golang.org/x/text to address CVE-2026-46600 and CVE-2026-56852 - #376

Merged
britaniar merged 1 commit into
mainfrom
copilot/address-cves-cve-2026-46600-cve-2026-56852
Jul 21, 2026
Merged

fix: upgrade golang.org/x/net and golang.org/x/text to address CVE-2026-46600 and CVE-2026-56852#376
britaniar merged 1 commit into
mainfrom
copilot/address-cves-cve-2026-46600-cve-2026-56852

fix: upgrade x/net to v0.56.0 and x/text to v0.39.0 to address CVE-20…

efd2902
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

67.24% (+0.18%) compared to 2a87c0a

View this Pull Request on Codecov

67.24% (+0.18%) compared to 2a87c0a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.24%. Comparing base (2a87c0a) to head (efd2902).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
+ Coverage   67.06%   67.24%   +0.18%     
==========================================
  Files          33       33              
  Lines        3783     3783              
==========================================
+ Hits         2537     2544       +7     
+ Misses       1072     1067       -5     
+ Partials      174      172       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.