Precision warn and Remove CWE (broken) reference

This commit is contained in:
jorgectf
2021-03-18 20:38:46 +01:00
parent 809bf2377e
commit 2f874c5c0b
2 changed files with 1 additions and 3 deletions

View File

@@ -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>

View File

@@ -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