mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Update TimingAttack.qll
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user