Skip to content

Commit 0b27b13

Browse files
Sim4n6yoff
andauthored
Update python/ql/src/experimental/Security/UnsafeUnpackQuery.qll
Co-authored-by: yoff <[email protected]>
1 parent 7a126a2 commit 0b27b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/src/experimental/Security/UnsafeUnpackQuery.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class UnsafeUnpackingConfig extends TaintTracking::Configuration {
2424
args =
2525
API::moduleImport("argparse")
2626
.getMember("ArgumentParser")
27-
.getACall()
2827
.getReturn()
2928
.getMember("parse_args")
3029
.getACall()

0 commit comments

Comments
 (0)