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 998de14 commit 1ff24cbCopy full SHA for 1ff24cb
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