Please, add a condition to verify if `db_host` has `://` in it, then show the line without the password, if any. https://github.com/StackStorm/st2/blob/master/st2common/st2common/models/db/__init__.py#L79 Thanks!