diff --git a/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.qhelp b/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.qhelp
index 7554ae5c50bc7..64fb94c1c9bf4 100644
--- a/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.qhelp
+++ b/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.qhelp
@@ -23,9 +23,6 @@
SonarSource
RSPEC-4433
-
- CWE-
- 287
\ No newline at end of file
diff --git a/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.ql b/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.ql
index 912ba38561601..19a899accd0bd 100644
--- a/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.ql
+++ b/python/ql/src/experimental/Security/CWE-287/LDAPImproperAuth.ql
@@ -9,6 +9,7 @@
* external/cwe/cwe-287
*/
+// Determine precision above
import python
import semmle.python.dataflow.new.RemoteFlowSources
import semmle.python.dataflow.new.DataFlow