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 1b761b3 commit aee617fCopy full SHA for aee617f
java/ql/src/experimental/Security/CWE/CWE-020/Log4jJndiInjection.ql
@@ -18,7 +18,6 @@ import semmle.code.java.dataflow.FlowSources
18
import semmle.code.java.dataflow.ExternalFlow
19
import DataFlow::PathGraph
20
21
-
22
private class LoggingSinkModels extends SinkModelCsv {
23
override predicate row(string row) {
24
row =
0 commit comments