Files
2020-03-30 11:59:10 +02:00

7 lines
151 B
Plaintext

import python
import Config
from TestConfiguration config, ControlFlowNode src, ControlFlowNode sink
where config.hasFlow(src, sink)
select src, sink