Files
codeql/python/ql/test/experimental/dataflow/summaries/NormalDataflowTest.ql
yoff 0778d90ac1 python: fix implementation of lambdaCreation
- 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
2022-05-12 11:35:57 +00:00

4 lines
105 B
Plaintext

import python
private import TestSummaries
import experimental.dataflow.TestUtil.NormalTaintTrackingTest