mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
7 lines
417 B
Plaintext
7 lines
417 B
Plaintext
edges
|
|
nodes
|
|
| InsecureRandomness.rb:6:42:6:57 | call to rand | semmle.label | call to rand |
|
|
subpaths
|
|
#select
|
|
| InsecureRandomness.rb:6:42:6:57 | call to rand | InsecureRandomness.rb:6:42:6:57 | call to rand | InsecureRandomness.rb:6:42:6:57 | call to rand | This uses a cryptographically insecure random number generated at $@ in a security context. | InsecureRandomness.rb:6:42:6:57 | call to rand | call to rand |
|