Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 364 Bytes

2021-03-05-commons-lang-randomutils.md

File metadata and controls

2 lines (2 loc) · 364 Bytes

lgtm,codescanning

  • Added models for the Apache Commons Lang RandomUtils class. This may lead to extra results from queries that check for proper use of random-number generators or those which check the range of possible random values that could be returned, including java/improper-validation-of-array-index-code-specified and java/uncontrolled-arithmetic.