resources.report.rules.findbugs.DMI_CONSTANT_DB_PASSWORD.html Maven / Gradle / Ivy
DMI_CONSTANT_DB_PASSWORD
Dm: Hardcoded constant database password (DMI_CONSTANT_DB_PASSWORD)
This code creates a database connect using a hardcoded, constant password. Anyone with access to either the source code or the compiled code can
easily learn the password.