[CD001]
[CD002]
add autocomplete attribute and set it to off
autocomplete
off
<form> <label>Password</label> <input type="password" autocomplete="off"> </form>