We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ce0d7 commit efdfc2dCopy full SHA for efdfc2d
java/ql/src/Security/CWE/CWE-522/InsecureLdapAuth.ql
@@ -14,7 +14,7 @@
14
15
import java
16
import semmle.code.java.security.InsecureLdapAuthQuery
17
-import DataFlow::PathGraph
+import InsecureLdapAuthQuery::PathGraph
18
19
from InsecureUrlFlowConfiguration::PathNode source, InsecureUrlFlowConfiguration::PathNode sink
20
where
0 commit comments