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

Tests to ensure redaction does not leak back to original data #86

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

JoshMock
Copy link
Member

@JoshMock JoshMock commented Mar 7, 2024

There was some concern that redaction of diagnostic data in errors was not deep-cloning, causing redactions to be applied back to original request/response data. Added tests to verify that is not the case.

cc @ezimuel

@JoshMock JoshMock merged commit fde45c1 into main Mar 7, 2024
14 checks passed
@JoshMock JoshMock deleted the ensure-redaction-clones branch March 7, 2024 22:35
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.

1 participant