mirror of
https://github.com/github/codeql.git
synced 2026-03-26 01:08:16 +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
|