...
MSC18-C. Be careful while handling sensitive data, such as passwords, in program code | |
java | MSC03-J. Never hard code sensitive information |
Hard-coded Password [XYP] | |
CWE-259, Use of Hard-Coded Password |
Bibliography
Section 11.2, "Outbound Passwords: Keep Passwords out of Source Code" | |||
"Unsafe Mobile Code: Database Access" | Section 9.4, "Private Object State and Object Immutability" |
...