mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove security-severity tag instead
This leaves the Java query in the same state as its C# cousin.
This commit is contained in:
@@ -4,12 +4,10 @@
|
||||
* guarantee an evenly distributed sequence of random numbers.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 9.8
|
||||
* @precision medium
|
||||
* @id java/random-used-once
|
||||
* @tags reliability
|
||||
* maintainability
|
||||
* security
|
||||
* external/cwe/cwe-335
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user