mirror of
https://github.com/github/codeql.git
synced 2026-01-06 03:00:24 +01:00
PY: revert deletion of redundant-import in ClientSuppliedIpUsedInSecurityCheckLib.qll
This commit is contained in:
@@ -2,6 +2,7 @@ private import python
|
||||
private import semmle.python.Concepts
|
||||
private import semmle.python.ApiGraphs
|
||||
private import semmle.python.dataflow.new.RemoteFlowSources
|
||||
private import semmle.python.dataflow.new.DataFlow
|
||||
|
||||
/**
|
||||
* A data flow source of the client ip obtained according to the remote endpoint identifier specified
|
||||
|
||||
Reference in New Issue
Block a user