Update ZipSlip.qll

This commit is contained in:
Ahmed Farid
2022-03-11 14:03:17 +01:00
committed by GitHub
parent 4ee4bba4d1
commit 0de1cef26e

View File

@@ -1,6 +1,7 @@
import python
import experimental.semmle.python.Concepts
import semmle.python.dataflow.new.DataFlow
import semmle.python.ApiGraphs
import semmle.python.dataflow.new.TaintTracking
class ZipSlipConfig extends TaintTracking::Configuration {