[ https://issues.apache.org/jira/browse/RANGER-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629500#comment-16629500
]
Abhay Kulkarni commented on RANGER-1988:
----------------------------------------
Committed to ranger-0.7:
https://git-wip-us.apache.org/repos/asf?p=ranger.git;a=commit;h=10d3513f37426a24e9084bd41fa6334849461d05
> Fix insecure randomness
> -----------------------
>
> Key: RANGER-1988
> URL: https://issues.apache.org/jira/browse/RANGER-1988
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: master, 0.7.1
> Reporter: Abhay Kulkarni
> Assignee: Abhay Kulkarni
> Priority: Major
> Fix For: 1.0.0
>
>
> 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)
|