We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1faea commit 750c808Copy full SHA for 750c808
1 file changed
go/ql/test/query-tests/Security/CWE-798/jwt.go
@@ -191,7 +191,3 @@ func katarasJwt5() {
191
var alg kataras.Alg
192
keys.Register(alg, "api", nil, safeName) // BAD
193
}
194
-
195
-func main() {
196
- return
197
-}
0 commit comments