Files
codeql/javascript/ql/test/library-tests/Security/CWE-338/InsecureRandomnessSource.ql
2018-08-02 17:53:23 +01:00

6 lines
124 B
Plaintext

import javascript
import semmle.javascript.security.dataflow.InsecureRandomness::InsecureRandomness
from Source s
select s