mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Add change note
This commit is contained in:
4
java/ql/src/change-notes/2022-01-19-random-used-once.md
Normal file
4
java/ql/src/change-notes/2022-01-19-random-used-once.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: queryMetadata
|
||||
---
|
||||
* The "Random used only once" (`java/random-used-once`) query no longer has a `security-severity` score. This has been causing some tools to categorise it as a security query, when it is more useful as a code-quality query.
|
||||
Reference in New Issue
Block a user