Update TimingAttack.qll

This commit is contained in:
Ahmed Farid
2022-07-21 18:48:07 +01:00
committed by GitHub
parent 6a782f47a9
commit fd558604cc

View File

@@ -4,6 +4,7 @@ private import semmle.python.dataflow.new.TaintTracking2
private import semmle.python.dataflow.new.TaintTracking3
private import semmle.python.ApiGraphs
private import semmle.python.dataflow.new.RemoteFlowSources
private import experimental.semmle.python.Concepts
class ProduceHashCall extends DataFlow::CallCfgNode {
ProduceHashCall() {