Skip to content

Potential fix for code scanning alert no. 2992: Clear-text logging of sensitive information#18754

Merged
rohit-nayak-ps merged 3 commits into
mainfrom
alert-autofix-2992
Oct 16, 2025
Merged

Potential fix for code scanning alert no. 2992: Clear-text logging of sensitive information#18754
rohit-nayak-ps merged 3 commits into
mainfrom
alert-autofix-2992

add `cli.DefaultMarshalOptions.EmitUnpopulated` option

fe24759
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

67.49% (-0.02%) compared to 499c5ed

View this Pull Request on Codecov

67.49% (-0.02%) compared to 499c5ed

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.49%. Comparing base (499c5ed) to head (fe24759).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
go/cmd/vtctldclient/command/permissions.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18754      +/-   ##
==========================================
- Coverage   67.50%   67.49%   -0.02%     
==========================================
  Files        1605     1605              
  Lines      263816   263822       +6     
==========================================
- Hits       178096   178062      -34     
- Misses      85720    85760      +40     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.