mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update Zip.qll
This commit is contained in:
@@ -3,7 +3,7 @@ private import experimental.semmle.python.Concepts
|
||||
private import semmle.python.dataflow.new.DataFlow
|
||||
private import semmle.python.ApiGraphs
|
||||
|
||||
private module Zip {
|
||||
private module CopyFile {
|
||||
private class CopyFiles extends DataFlow::CallCfgNode, CopyFile::Range {
|
||||
CopyFiles() {
|
||||
this =
|
||||
|
||||
Reference in New Issue
Block a user