mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
This is realised by somewhat generalising our interfaces for modelling RNGs. We also add tests for randomness-related queries that didn't have any, and addtest cases checking the Apache random-number generators are interchangeable with the stdlib ones.
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
//semmle-extractor-options: --javac-args -cp ${testdir}/../../stubs/apache-commons-lang3-3.7
|