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

Suppress dumping env var information into Python logs #5342

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

petetronic
Copy link
Collaborator

@petetronic petetronic commented Nov 12, 2024

Addresses the positron-python extension piece of #5320

Sensitive information may be in env vars, we should not output this to the logs by default. Users can always debug their environment using a Terminal.

QA Notes

After Positron has successfully finished scanning for interpreters and has started a Python interpreter, check the Output tab on the Panel with the Python output channel and confirm that a dump of env vars is not present even at the most verbose level.

Addresses: #5320

Sensitive information may be in env vars, we should not output this to the logs by default. Users can always
debug their environment using a Terminal.
@petetronic petetronic requested a review from seeM November 13, 2024 01:07
…ctivation/service.ts

Co-authored-by: Wasim Lorgat <[email protected]>
Signed-off-by: Pete <[email protected]>
@petetronic petetronic merged commit b9138ad into main Nov 14, 2024
23 checks passed
@petetronic petetronic deleted the issues/5320 branch November 14, 2024 16:40
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants