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

offload better exception traceback from sensitive data #392

Open
abom opened this issue Jul 1, 2020 · 4 comments
Open

offload better exception traceback from sensitive data #392

abom opened this issue Jul 1, 2020 · 4 comments
Milestone

Comments

@abom
Copy link
Contributor

abom commented Jul 1, 2020

Because sometime, the exception is shown with the value of sensitive variables.

We can offload this data based on some keywords or certain keys.

@abom abom changed the title offload better exception raceback from sensitive data offload better exception traceback from sensitive data Jul 1, 2020
@abom
Copy link
Contributor Author

abom commented Jul 2, 2020

Also data of logs/alerts if have any sensitive keys.

@abom abom added this to the now milestone Jul 2, 2020
@xmonader
Copy link
Collaborator

xmonader commented Jul 4, 2020

we need to check this section https://github.com/Qix-/better-exceptions#advanced-usage for preventing the leaking

@abom
Copy link
Contributor Author

abom commented Oct 20, 2020

We need to choose between keeping it in production with offloading/truncation or just move it to development dependencies and only use it if imported or debug flag is set to False in configuration.

@gmachtel gmachtel modified the milestones: now, next Jan 4, 2021
@xmonader xmonader modified the milestones: next, later Jan 13, 2021
@xmonader
Copy link
Collaborator

don't see it as a pressing matter now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants