How we can secure hivemq configuration password?

How we can secure hivemq configuration password because whenever hivemq docker image passes through the Fortify scan it gives password protection vulnerability.

Any help would be appreciated.

Hi @Rahul ,

You can reference ENVIRONMENT VARIABLE in the config.xml so you do not have to store the password in the config.xml

Learn here how environment variables can be referenced in the config.xml: HiveMQ Configuration :: HiveMQ Documentation

I hope this helps
Regards,
Dasha