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

Add universal obfuscation solution. #61

Open
aecorredor opened this issue Nov 29, 2023 · 0 comments
Open

Add universal obfuscation solution. #61

aecorredor opened this issue Nov 29, 2023 · 0 comments

Comments

@aecorredor
Copy link
Member

Right now, the library implements internal logging. Some of these logs include SQS records, which could potentially include private data (e.g. PHI). We need a universal solution for implementing obfuscation of all records, including from SQS, Kinesis, and Dynamo Streams. Right now, we've only implemented a solution for Dynamo Streams. We should try to extract that and implement it for the library as a whole.

More details: #59 (comment).

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

No branches or pull requests

1 participant