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

Bug Fix Issue 171 Shell stdout is not being redacted #173

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

rkehl27
Copy link
Collaborator

@rkehl27 rkehl27 commented Feb 19, 2024

#174 fixes 174

Removed suppression flag in favor of fixing redaction.

-redact=true is now the default behavior
-redact=false turns off all redaction including X_ binding redaction for local debugging only

X_ redaction expanded to dynamically redact newly created bindings

Documentation for plax and plaxrun updated for new paradigms

@CLAassistant
Copy link

CLAassistant commented Feb 19, 2024

CLA assistant check
All committers have signed the CLA.

Removed suppression flag in favor of fixing redaction.

-redact=true is now the default behavior
-redact=false turns off all redaction including X_ binding redaction for local debugging only

X_ redaction expanded to dynamically redact newly created bindings

Documentation for plax and plaxrun updated for new paradigms
Copy link
Collaborator

@robertfarnum robertfarnum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@rkehl27 rkehl27 merged commit 893bf3b into Comcast:main Feb 21, 2024
2 checks passed
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.

3 participants