Remove security-severity tag instead

This leaves the Java query in the same state as its C# cousin.
This commit is contained in:
Chris Smowton
2022-01-19 14:06:40 +00:00
committed by GitHub
parent 16aa53a928
commit f0645a34b9

View File

@@ -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
*/