mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Precision warn and Remove CWE (broken) reference
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
SonarSource
|
||||
<a href="https://rules.sonarsource.com/python/type/Vulnerability/RSPEC-4433">RSPEC-4433</a>
|
||||
</li>
|
||||
<li>
|
||||
CWE-
|
||||
<a href="https://cwe.mitre.org/data/definitions/287.html">287</a>
|
||||
</references>
|
||||
|
||||
</qhelp>
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user