We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033dd9f commit 6a7bdafCopy full SHA for 6a7bdaf
python/ql/src/experimental/Security/CWE-614/CookieInjection.ql
@@ -13,7 +13,6 @@
13
import python
14
import semmle.python.dataflow.new.DataFlow
15
import experimental.semmle.python.Concepts
16
-import experimental.semmle.python.CookieHeader
17
import experimental.semmle.python.security.injection.CookieInjection
18
import CookieInjectionFlow::PathGraph
19
0 commit comments