smallrye-reactive-messaging
smallrye-reactive-messaging copied to clipboard
Logging password on startup
Here, the password is logged on startup. This seemingly cannot be disabled and is bad practice.
https://github.com/smallrye/smallrye-reactive-messaging/blob/11a6059635659e817e786f249e0b5f804b0674a0/smallrye-reactive-messaging-mqtt/src/main/java/io/smallrye/reactive/messaging/mqtt/Clients.java#L31-L33
Resolution proposition: Don't log the password.