Abhay Kulkarni created RANGER-1988:
--------------------------------------
Summary: Fix insecure randomness
Key: RANGER-1988
URL: https://issues.apache.org/jira/browse/RANGER-1988
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 0.7.1, master
Reporter: Abhay Kulkarni
Assignee: Abhay Kulkarni
Fix For: master
The random number generator implemented by random() cannot withstand a cryptographic attack.
It is more secure to replace it with SecureRandom class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|