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

Scrubbing env vars from logs #1315

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Scrubbing env vars from logs #1315

merged 2 commits into from
Mar 8, 2022

Commits on Mar 7, 2022

  1. Scrubbing env vars from logs

    Added code to remove environment variables from code path.
    Need to add toggle mechanism
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1574549 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. PR: documentation and organization

    Moved scrubbing under `internal/log`.
    Added proper godocs to exported functions
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7eaa713 View commit details
    Browse the repository at this point in the history