This was an issue with the Python script too, but when you input the database password to run this script, it shows up in clear text on the screen, which is not a standard security practice and we should avoid this.
Showing the username is fine, but password inputs in the terminal should be hidden.
This was an issue with the Python script too, but when you input the database password to run this script, it shows up in clear text on the screen, which is not a standard security practice and we should avoid this.
Showing the username is fine, but password inputs in the terminal should be hidden.