Skip to content

Commit a621a0b

Browse files
committed
Add missing security metadata
1 parent 207077d commit a621a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-330/WeakRandomness.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description Using a weak source of randomness may allow an attacker to predict the generated values.
44
* @kind path-problem
55
* @problem.severity error
6+
* @security-severity 8.6
67
* @precision high
78
* @id java/weak-randomness
89
* @tags security

0 commit comments

Comments
 (0)