mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Precision warn and Remove CWE reference
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
Python
|
||||
<a href="https://www.python-ldap.org/en/python-ldap-3.3.0/reference/ldap.html">LDAP Documentation</a>
|
||||
</li>
|
||||
<li>
|
||||
CWE-
|
||||
<a href="https://cwe.mitre.org/data/definitions/90.html">090</a>
|
||||
</li>
|
||||
</references>
|
||||
|
||||
</qhelp>
|
||||
@@ -9,6 +9,7 @@
|
||||
* external/cwe/cwe-090
|
||||
*/
|
||||
|
||||
// Determine precision above
|
||||
import python
|
||||
import semmle.python.dataflow.new.RemoteFlowSources
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
|
||||
Reference in New Issue
Block a user