We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc8832 commit 1e4aadfCopy full SHA for 1e4aadf
1 file changed
go/ql/test/library-tests/semmle/go/concepts/HTTP/RemoteFlowSources.ql
@@ -1,3 +1,3 @@
1
import go
2
3
-select any(RemoteFlowSource ufs)
+select any(RemoteFlowSource rfs)
0 commit comments