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 04d5b7e commit 23c7bc8Copy full SHA for 23c7bc8
go/ql/test/library-tests/semmle/go/frameworks/Twirp/tests.ql
@@ -1,4 +1,5 @@
1
import go
2
+import semmle.go.security.RequestForgery
3
4
class InlineTest extends LineComment {
5
string tests;
0 commit comments