Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240b4cd commit 412472eCopy full SHA for 412472e
1 file changed
java/ql/lib/ext/experimental/zip4j.model.yml
@@ -0,0 +1,7 @@
1
+extensions:
2
+ - addsTo:
3
+ pack: codeql/java-all
4
+ extensible: experimentalSinkModel
5
+ data:
6
+ - ["net.lingala.zip4j","ZipFile",true,"extractAll","(String)","","Argument[0]","path-injection","manual"]
7
+ - ["net.lingala.zip4j","ZipFile",true,"ZipFile","(String)","","Argument[0]","path-injection","manual"]
0 commit comments