Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Line number 185 and 210 in CommandLineOptions.java store passwords in Strings. Following good coding practices, the data should be cleared post use.