You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accept extra result in Request Forgery test for Twirp
Previously, basiclocalflowstep was not flowing to variable captures
properly, so getACalleeSource was not finding any predecessors for
`handler` outside of the anonymous function.
| server/main.go:19:56:19:61 | definition of params | semmle.label | definition of params |
22
41
| server/main.go:19:56:19:61 | definition of params | semmle.label | definition of params |
23
42
| server/main.go:30:38:30:48 | selection of Text | semmle.label | selection of Text |
24
43
subpaths
25
44
#select
45
+
| server/main.go:30:38:30:48 | selection of Text | rpc/notes/service.twirp.go:538:25:538:32 | selection of Body | server/main.go:30:38:30:48 | selection of Text | The $@ of this request depends on a $@. | server/main.go:30:38:30:48 | selection of Text | URL | rpc/notes/service.twirp.go:538:25:538:32 | selection of Body | user-provided value |
26
46
| server/main.go:30:38:30:48 | selection of Text | server/main.go:19:56:19:61 | definition of params | server/main.go:30:38:30:48 | selection of Text | The $@ of this request depends on a $@. | server/main.go:30:38:30:48 | selection of Text | URL | server/main.go:19:56:19:61 | definition of params | user-provided value |
0 commit comments