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 5638a33 commit abb819eCopy full SHA for abb819e
javascript/ql/src/semmle/javascript/security/dataflow/InsecureRandomnessQuery.qll
@@ -10,6 +10,7 @@
10
import javascript
11
private import semmle.javascript.security.SensitiveActions
12
import InsecureRandomnessCustomizations::InsecureRandomness
13
+private import InsecureRandomnessCustomizations::InsecureRandomness as InsecureRandomness
14
15
/**
16
* A taint tracking configuration for random values that are not cryptographically secure.
0 commit comments