mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Import PathGraph
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
import go
|
||||
import ImproperLdapAuthCustomizations
|
||||
import ImproperLdapAuth::Flow
|
||||
import ImproperLdapAuth::Flow::PathGraph
|
||||
|
||||
from ImproperLdapAuth::Flow::PathNode source, ImproperLdapAuth::Flow::PathNode sink
|
||||
where ImproperLdapAuth::Flow::flowPath(source, sink)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import go
|
||||
import DataFlow::PathGraph
|
||||
import semmle.go.dataflow.barrierguardutil.RegexpCheck
|
||||
|
||||
module ImproperLdapAuth {
|
||||
|
||||
Reference in New Issue
Block a user