We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207077d commit a621a0bCopy full SHA for a621a0b
java/ql/src/Security/CWE/CWE-330/WeakRandomness.ql
@@ -3,6 +3,7 @@
3
* @description Using a weak source of randomness may allow an attacker to predict the generated values.
4
* @kind path-problem
5
* @problem.severity error
6
+ * @security-severity 8.6
7
* @precision high
8
* @id java/weak-randomness
9
* @tags security
0 commit comments