mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
- still identifying summarized callables by name. I think ther shoudl perhaps be a `getAUse` next to `getACall`. - also fix tests, adding a standard taint configuration
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
import python
|
|
private import TestSummaries
|
|
import experimental.dataflow.TestUtil.NormalTaintTrackingTest
|