snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
292 stars 122 forks source link

SNOW-1260011: mask password in the logs #1116

Closed sfc-gh-ext-simba-jl closed 4 months ago

sfc-gh-ext-simba-jl commented 4 months ago

Description

issue: https://github.com/snowflakedb/snowflake-sdks-drivers-issues-teamwork/issues/936 SNOW-1260011: Driver exposes password in the logs

The logger will now masked all secrets in the logs.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.40%. Comparing base (06ec38e) to head (3ac539e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1116 +/- ## ========================================== + Coverage 75.39% 75.40% +0.01% ========================================== Files 53 53 Lines 11245 11250 +5 ========================================== + Hits 8478 8483 +5 Misses 2767 2767 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.