RFR: 8354469: Keytool exposes the password in plain text when command is piped using | grep [v2]
Weijun Wang
weijun at openjdk.org
Wed Apr 23 16:53:28 UTC 2025
On Wed, 23 Apr 2025 13:54:37 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> hide warning when password is piped into the command; enhance test
>
> test/jdk/sun/security/tools/keytool/EchoPassword.java line 33:
>
>> 31: */
>> 32:
>> 33: import javax.swing.*;
>
> Nitpick: wildcard import
Will fix.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24805#discussion_r2056496566
More information about the security-dev
mailing list