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(cli): Ensure scrubber checks all fields recursively for sensitive tags #3589

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

redgoat650
Copy link
Contributor

Add recursive checks to ensure that sub-structures with sensitive fields also get scrubbed by ScrubSensitiveData.

@redgoat650 redgoat650 changed the title Ensure scrubber checks all fields recursively for sensitive tags fix(cli): Ensure scrubber checks all fields recursively for sensitive tags Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c56d330) 75.80% compared to head (5aaa7ea) 75.82%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3589      +/-   ##
==========================================
+ Coverage   75.80%   75.82%   +0.02%     
==========================================
  Files         465      465              
  Lines       37171    37182      +11     
==========================================
+ Hits        28177    28193      +16     
+ Misses       7063     7057       -6     
- Partials     1931     1932       +1     

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

Copy link
Collaborator

@Shrekster Shrekster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved here: kastenhq#537

Porting upstream.

@julio-lopez julio-lopez enabled auto-merge (squash) January 26, 2024 01:45
@julio-lopez julio-lopez merged commit 1d6f852 into kopia:master Jan 26, 2024
22 of 23 checks passed
@julio-lopez julio-lopez deleted the fix-scrubber-recursive branch January 26, 2024 01:46
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.

None yet

3 participants