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 42b6b26 commit 8f1ecf5Copy full SHA for 8f1ecf5
java/ql/src/semmle/code/java/security/JndiInjectionQuery.qll
@@ -1,3 +1,5 @@
1
+/** Provides taint tracking configurations to be used in JNDI injection queries. */
2
+
3
import java
4
import semmle.code.java.dataflow.FlowSources
5
import semmle.code.java.frameworks.Jndi
0 commit comments