Skip to content

Commit 9cb0e33

Browse files
committed
Bidirectional import in ExternalFlow.qll
1 parent 56d6fc9 commit 9cb0e33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/semmle/code/java/dataflow/ExternalFlow.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ private module Frameworks {
8282
private import semmle.code.java.security.XSS
8383
private import semmle.code.java.security.LdapInjection
8484
private import semmle.code.java.security.XPath
85+
private import semmle.code.java.security.MvelInjection
8586
}
8687

8788
private predicate sourceModelCsv(string row) {

0 commit comments

Comments
 (0)