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

Prevent errors from leaking encrypted information #99

Merged
merged 2 commits into from
Sep 24, 2023

Conversation

jorgemanrubia
Copy link
Member

Errors will abandon the protected execution content and they can carry unencrypted information that will be rendered when showing the error.

Fixes #98

These errors will bleed out of the IRB realms and they can reveal encrypted information.

Fixes ##98
@jorgemanrubia jorgemanrubia merged commit a150996 into master Sep 24, 2023
4 checks passed
@jorgemanrubia jorgemanrubia deleted the undefined-method-error branch September 24, 2023 08:07
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.

Encrypted attributes printed in cleartext in error message
1 participant