Skip to content

[Unticketed] Adjusting PII logging to allow file_size_bytes to skip check - #3

Merged
chouinar merged 1 commit into
mainfrom
chouinar/fix-pii-logging
Aug 11, 2026
Merged

[Unticketed] Adjusting PII logging to allow file_size_bytes to skip check#3
chouinar merged 1 commit into
mainfrom
chouinar/fix-pii-logging

Conversation

@chouinar

Copy link
Copy Markdown
Collaborator

Summary

Changes proposed

  • add file_size_bytes to PII ignore list

Context for reviewers

We use this field for logging the size of a file, and can be certain it isn't PII. Files that just happen to be a certain size were tripping this before, so we want to allow it as it was messing up some of our logging.

Validation steps

Added a few new tests to validate the behavior as we didn't have any for the allow list before.

@chouinar
chouinar requested review from kkrug and mdragon August 11, 2026 19:04

@mdragon mdragon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍🏻

@chouinar
chouinar merged commit 15f43f2 into main Aug 11, 2026
2 checks passed
@chouinar
chouinar deleted the chouinar/fix-pii-logging branch August 11, 2026 20:09
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