When executing a mysql command in a script, the message "Warning: Using a password on the command line interface can be insecure" appears

I'm Ito, an infrastructure engineer. At our company, we use a script to back up our database every night. We usually use MySQL version 5.5, but we had an opportunity to use version 5.6, and when I executed the mysql command using the script as usual, I got the message "Warning: Using a password on the command line interface can be insecure".