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 714817d commit fb50f23Copy full SHA for fb50f23
javascript/frameworks/xsjs/lib/advanced_security/javascript/frameworks/xsjs/XSJSZipSlipQuery.qll
@@ -67,7 +67,6 @@ module XSJSZipSlip implements DataFlow::StateConfigSig {
67
start = start and
68
preState = "$.util.Zip uninitialized" and
69
end instanceof XSJSZipInstance and
70
- // start.getBasicBlock().getASuccessor+() = end.getBasicBlock() and
71
postState = "$.util.Zip initialized"
72
or
73
/*
0 commit comments