Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e8d88 commit b020ea6Copy full SHA for b020ea6
1 file changed
python/ql/src/experimental/semmle/python/Concepts.qll
@@ -14,7 +14,7 @@ private import semmle.python.dataflow.new.RemoteFlowSources
14
private import semmle.python.dataflow.new.TaintTracking
15
private import experimental.semmle.python.Frameworks
16
17
-/** Provides classes for modeling LDAP-related APIs. */
+/** Provides classes for modeling LDAP query execution-related APIs. */
18
module LDAPQuery {
19
/**
20
* A data-flow node that collects methods executing a LDAP query.
0 commit comments