Improve comment and change-note accuracy

This commit is contained in:
Chris Smowton
2021-03-08 11:00:05 +00:00
parent 4a4f4b01a1
commit 790fb7829a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
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`.
* 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`.