finos / legend-pure

Legend Pure module
https://legend.finos.org
Apache License 2.0
66 stars 136 forks source link

Make random implementation secure #825

Closed kevin-m-knight-gs closed 4 months ago

kevin-m-knight-gs commented 4 months ago

Make the interpreted and compiled implementations of random secure by using SecureRandom, rather than the default (insecure) Random.

github-actions[bot] commented 4 months ago

Test Results

   479 files  ±0     479 suites  ±0   1h 2m 43s :stopwatch: - 2m 28s 3 847 tests ±0  3 824 :heavy_check_mark: ±0  23 :zzz: ±0  0 :x: ±0  4 842 runs  ±0  4 819 :heavy_check_mark: ±0  23 :zzz: ±0  0 :x: ±0 

Results for commit 9accb6b6. ± Comparison against base commit ffcb1666.