AMQ 7 Broker should use `java.security.SecureRandom` Implementation instead of `Java.util. Random`
Issue
- AMQ 7 Broker still uses
Java.util. Randomwhich has a Randomness Security Vulnerability. As suggested,java.security.SecureRandomshould be used instead.
Environment
- Red Hat AMQ
- 7.8.x
- 7.9.x
- 7.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.