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

redact sensitive feature flag #176

Merged
merged 15 commits into from
Sep 13, 2024
Merged

redact sensitive feature flag #176

merged 15 commits into from
Sep 13, 2024

Conversation

liamaharon
Copy link
Contributor

@liamaharon liamaharon commented Sep 11, 2024

demo for @ZanCorDX

Idea is to redact the error Display and Debug implementation where the error is defined, rather than creating new layers of wrapper we need to maintain and remember to use

@liamaharon liamaharon force-pushed the filter-external-logs-ff branch 3 times, most recently from a067484 to c270395 Compare September 12, 2024 07:20
@liamaharon liamaharon force-pushed the filter-external-logs-ff branch from c270395 to 2a6da9e Compare September 12, 2024 07:51
@liamaharon liamaharon changed the title redact errors feature flag redact sensitive feature flag Sep 12, 2024
@liamaharon liamaharon marked this pull request as ready for review September 12, 2024 08:37
@liamaharon liamaharon changed the base branch from filter-external-logs to develop September 13, 2024 07:02
Copy link
Contributor

@ZanCorDX ZanCorDX left a comment

Choose a reason for hiding this comment

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

Did you forget to redact SubmitBlockErr?

@liamaharon
Copy link
Contributor Author

Did you forget to redact SubmitBlockErr?

Yes good catch, I missed that that also needs redacting from your previous PR. Fixing.

@liamaharon liamaharon force-pushed the filter-external-logs-ff branch from 76b675b to 1bae2c3 Compare September 13, 2024 14:51
@liamaharon liamaharon force-pushed the filter-external-logs-ff branch from 1bae2c3 to f315762 Compare September 13, 2024 15:37
@liamaharon liamaharon merged commit a00be29 into develop Sep 13, 2024
5 checks passed
@liamaharon liamaharon deleted the filter-external-logs-ff branch September 13, 2024 16:20
astarinmymind pushed a commit that referenced this pull request Oct 3, 2024
demo for @ZanCorDX 

Idea is to redact the error `Display` and `Debug` implementation where
the error is defined, rather than creating new layers of wrapper we need
to maintain and remember to use

---------

Co-authored-by: Daniel Xifra <[email protected]>
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.

4 participants