The backup process throws the following warnings
mysqldump: [Warning] Using a password on the command line interface can be insecure.
because the user/pass is passed on the commandline. A more secure method is to use the MySQL options file with --defaults-file