File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
python/ql/src/experimental/semmle/python/frameworks Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ private import experimental.dataflow.TaintTracking
1010private import experimental.semmle.python.Concepts
1111private import experimental.semmle.python.frameworks.Werkzeug
1212
13- // for old improved impl see
14- // https://github.com/github/codeql/blob/9f95212e103c68d0c1dfa4b6f30fb5d53954ccef/python/ql/src/semmle/python/web/flask/Request.qll
1513/**
1614 * Provides models for the `flask` PyPI package.
1715 * See https://flask.palletsprojects.com/en/1.1.x/.
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ private import python
66private import experimental.dataflow.DataFlow
77private import experimental.dataflow.TaintTracking
88
9- // for old impl see
10- // https://github.com/github/codeql/blob/9f95212e103c68d0c1dfa4b6f30fb5d53954ccef/python/ql/src/semmle/python/libraries/Werkzeug.qll
119module Werkzeug {
1210 module Datastructures {
1311 // ---------------------------------------------------------------------- //
You can’t perform that action at this time.
0 commit comments