tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Potential Information Leakage #634

Open nevercodecorrect opened 8 months ago

nevercodecorrect commented 8 months ago

Environment information:

Describe the issue In code User name and password is directly put into logger. It is a potential security issue as described in CWE-532

To Reproduce add user

Expected behavior redacted the password