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: clear sensitive data in memory #704

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

jinoosss
Copy link
Member

@jinoosss jinoosss commented Mar 6, 2025

What type of PR is this?

  • feature

What this PR does:

  • Clears personal data entered or provided to the user from memory.

  • This can be done by removing it immediately or encoding it when storing it so that the actual value is not exposed in memory.

@jinoosss jinoosss requested a review from a team as a code owner March 6, 2025 14:22
@jinoosss jinoosss requested review from onlyhyde and dongwon8247 March 6, 2025 14:22
@jinoosss jinoosss merged commit bde79e9 into main Mar 6, 2025
2 checks passed
@jinoosss jinoosss deleted the fix/clear-sensitive-data-in-memory branch March 6, 2025 14:43
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