Skip to content

Commit 097bc19

Browse files
committed
Fix java/netty-http-request-or-response-splitting regression
1 parent 637e238 commit 097bc19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/ql/src/Security/CWE/CWE-113/NettyResponseSplitting.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
* external/cwe/cwe-093
1313
* external/cwe/cwe-113
1414
*/
15+
overlay[local?]
16+
module;
1517

1618
import java
1719
import semmle.code.java.dataflow.FlowSources

0 commit comments

Comments
 (0)