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 48b1d01 commit 25a4fc3Copy full SHA for 25a4fc3
python/ql/src/experimental/semmle/python/security/LdapInsecureAuth.qll
@@ -103,8 +103,6 @@ private module LdapInsecureAuthConfig implements DataFlow::ConfigSig {
103
}
104
105
predicate observeDiffInformedIncrementalMode() { any() }
106
-
107
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
108
109
110
/** Global taint-tracking for detecting "LDAP insecure authentications" vulnerabilities. */
0 commit comments