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 170be9f commit 88f4b22Copy full SHA for 88f4b22
java/ql/src/semmle/code/java/security/UrlRedirect.qll
@@ -2,4 +2,4 @@ import java
2
import semmle.code.java.dataflow.DataFlow
3
4
/** A URL redirection sink */
5
-abstract class UrlRedirectSink extends DataFlow::ExprNode { }
+abstract class UrlRedirectSink extends DataFlow::Node { }
0 commit comments